Instructions to use Snapmap/diffcheckstuffiused with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Snapmap/diffcheckstuffiused with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Snapmap/diffcheckstuffiused", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
| { | |
| "file_name": "juggernautXL_ragnarokBy", | |
| "model_name": "juggernautXL_ragnarokBy", | |
| "file_path": "/workspace/runpod-slim/ComfyUI/models/checkpoints/juggernautXL_ragnarokBy.safetensors", | |
| "size": 7105350162, | |
| "modified": 1777660870.143452, | |
| "sha256": "", | |
| "base_model": "Unknown", | |
| "preview_url": "", | |
| "preview_nsfw_level": 0, | |
| "notes": "", | |
| "from_civitai": false, | |
| "civitai": {}, | |
| "tags": [], | |
| "modelDescription": "", | |
| "civitai_deleted": false, | |
| "favorite": false, | |
| "exclude": false, | |
| "db_checked": false, | |
| "skip_metadata_refresh": false, | |
| "metadata_source": null, | |
| "last_checked_at": 0, | |
| "hash_status": "pending", | |
| "sub_type": "checkpoint" | |
| } |