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
Add files using upload-large-folder tool
Browse files- .gitattributes +3 -0
- LLM/Qwen-VL/Qwen3-VL-2B-Thinking-FP8/model-00001-of-00001.safetensors +3 -0
- LLM/Qwen-VL/Qwen3-VL-4B-Instruct-FP8/model-00001-of-00002.safetensors +3 -0
- LLM/Qwen-VL/Qwen3-VL-4B-Thinking/model-00001-of-00002.safetensors +3 -0
- LLM/Qwen-VL/Qwen3-VL-4B-Thinking/model-00002-of-00002.safetensors +3 -0
- LLM/Qwen3-VL-4B-Instruct-abliterated-FP8/model-00001-of-00002.safetensors +3 -0
- SEEDVR2/seedvr2_ema_3b-Q8_0.gguf +3 -0
- SEEDVR2/seedvr2_ema_3b_fp8_e4m3fn.safetensors +3 -0
- checkpoints/juggernautXL_ragnarokBy.safetensors +3 -0
- checkpoints/lustifySDXLNSFW_apexV8.safetensors +3 -0
- checkpoints/mopMixtureOfPerverts_v71DMD.safetensors +3 -0
- depthcrafter/stabilityai_stable-video-diffusion-img2vid-xt/unet/diffusion_pytorch_model.fp16.safetensors +3 -0
- depthcrafter/tencent_DepthCrafter/diffusion_pytorch_model.safetensors +3 -0
- diffusion_models/zEpicrealism_turboV1Fp8.safetensors +3 -0
- model_patches/Z-Image-Turbo-Fun-Controlnet-Union-2.1-2602-8steps.safetensors +3 -0
- sam3/sam3.pt +3 -0
- text_encoders/nsfw_wan_umt5-xxl_fp8_scaled.safetensors +3 -0
- text_encoders/qwen2.5-vl-7b-instruct-q4_k_m.gguf +3 -0
- text_encoders/t5xxl_fp8_e4m3fn.safetensors +3 -0
- text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors +3 -0
- unet/z_image_turbo-Q4_K_M.gguf +3 -0
.gitattributes
CHANGED
|
@@ -46,3 +46,6 @@ unet/Z-Image/assets/showcase_rendering.png filter=lfs diff=lfs merge=lfs -text
|
|
| 46 |
unet/Z-Image/assets/showcase_editing.png filter=lfs diff=lfs merge=lfs -text
|
| 47 |
unet/Z-Image/assets/leaderboard.png filter=lfs diff=lfs merge=lfs -text
|
| 48 |
unet/Z-Image/assets/image_arena_os.jpg filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
unet/Z-Image/assets/showcase_editing.png filter=lfs diff=lfs merge=lfs -text
|
| 47 |
unet/Z-Image/assets/leaderboard.png filter=lfs diff=lfs merge=lfs -text
|
| 48 |
unet/Z-Image/assets/image_arena_os.jpg filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
SEEDVR2/seedvr2_ema_3b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
text_encoders/qwen2.5-vl-7b-instruct-q4_k_m.gguf filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
unet/z_image_turbo-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
LLM/Qwen-VL/Qwen3-VL-2B-Thinking-FP8/model-00001-of-00001.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:327bc29770e4e1f1f73e14b849b0ed6856639d3fa11f4525aacf353a1394ab98
|
| 3 |
+
size 3468553776
|
LLM/Qwen-VL/Qwen3-VL-4B-Instruct-FP8/model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:39c3e38447b0fe8b94c95a01a6b3f1171f1db2a4a6e03ccf55e3b6c0c5f07a44
|
| 3 |
+
size 5366863440
|
LLM/Qwen-VL/Qwen3-VL-4B-Thinking/model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:02cab5e606c91e5ede7b1a70c49fa5abc58c77692362ee3be2e6656fd1327793
|
| 3 |
+
size 4967229296
|
LLM/Qwen-VL/Qwen3-VL-4B-Thinking/model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:000ef17ec19fdd0531d825080c896c86025bc93036de1f34e3d133fa71c2cccf
|
| 3 |
+
size 3908490048
|
LLM/Qwen3-VL-4B-Instruct-abliterated-FP8/model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e8e131eb058342fe8e0fcc123c7cb7374b793453b6847d22413fe5b02990da0
|
| 3 |
+
size 4991149856
|
SEEDVR2/seedvr2_ema_3b-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be0d60083a2051a265eb4b77f28edf494e6db67ffc250216f32b72292e5cbd96
|
| 3 |
+
size 3660613984
|
SEEDVR2/seedvr2_ema_3b_fp8_e4m3fn.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3bf1e43ebedd570e7e7a0b1b60d6a02e105978f505c8128a241cde99a8240cff
|
| 3 |
+
size 3391544696
|
checkpoints/juggernautXL_ragnarokBy.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd08fa32f98d05a2443ca1419e46df1575a0811f6e3b246d9dd47ff20f5eb66a
|
| 3 |
+
size 7105350162
|
checkpoints/lustifySDXLNSFW_apexV8.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d2828e22e259d25cc5b965e47a8c53647a7e6edd3406560d2559d1128171bdb
|
| 3 |
+
size 6938044450
|
checkpoints/mopMixtureOfPerverts_v71DMD.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f428611500461124d7a6bb232004c10787a823dbdbe1887204413b5cdbe221af
|
| 3 |
+
size 6938082650
|
depthcrafter/stabilityai_stable-video-diffusion-img2vid-xt/unet/diffusion_pytorch_model.fp16.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9fbc02e90f37d422f5e3a4aeaee95f6629dc8c45ca211b951626e930daf2bddf
|
| 3 |
+
size 3049435868
|
depthcrafter/tencent_DepthCrafter/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48feba12ce91f2ba2e7d3853bfcdd50ad45a4980be227f43f5add28baa451f94
|
| 3 |
+
size 3049435868
|
diffusion_models/zEpicrealism_turboV1Fp8.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7c0c6816746f21081054d5b042fb617447227fd5058cb5c2395965da2d3a791
|
| 3 |
+
size 6154976664
|
model_patches/Z-Image-Turbo-Fun-Controlnet-Union-2.1-2602-8steps.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1251cc7bc3486bc61d25c3be498ef394c31c85ddf4ee9137d2e933411f4a689
|
| 3 |
+
size 6712485600
|
sam3/sam3.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9999e2341ceef5e136daa386eecb55cb414446a00ac2b55eb2dfd2f7c3cf8c9e
|
| 3 |
+
size 3450062241
|
text_encoders/nsfw_wan_umt5-xxl_fp8_scaled.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a484bb9739a8d4020ca6f072b5b7329cf13e352b06985497c1f7f81ea98a45c5
|
| 3 |
+
size 6735887993
|
text_encoders/qwen2.5-vl-7b-instruct-q4_k_m.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e14ade435ad51468156aa19acd6b2fc4052b014abe66cfd2f440bd92d4badf01
|
| 3 |
+
size 4683073440
|
text_encoders/t5xxl_fp8_e4m3fn.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d330da4816157540d6bb7838bf63a0f02f573fc48ca4d8de34bb0cbfd514f09
|
| 3 |
+
size 4893934904
|
text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c3355d30191f1f066b26d93fba017ae9809dce6c627dda5f6a66eaa651204f68
|
| 3 |
+
size 6735906897
|
unet/z_image_turbo-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6440eca9c7086f0e60fd794d5fc48c0cbd6607278820811a80bb55f78c16213d
|
| 3 |
+
size 4981532736
|