Instructions to use hoveyc/comfyui-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use hoveyc/comfyui-models with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("hoveyc/comfyui-models", 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
Upload folder using huggingface_hub
Browse files- diffusion_models/Wan2.2_Remix_NSFW_i2v_14b_high_lighting_v2.0.safetensors +3 -0
- diffusion_models/Wan2.2_Remix_NSFW_i2v_14b_low_lighting_v2.0.safetensors +3 -0
- diffusion_models/smoothMixWan22I2VT2V_i2vHigh.safetensors +3 -0
- diffusion_models/smoothMixWan22I2VT2V_i2vLow.safetensors +3 -0
- loras/qwen-image-edit/Qwen-Image-Edit-F2P.safetensors +3 -0
- loras/qwen-image-edit/Qwen_Edit_2509_Multiple_angles.safetensors +3 -0
diffusion_models/Wan2.2_Remix_NSFW_i2v_14b_high_lighting_v2.0.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b8c2fb3bf2d0e6916005ef6743802420c7da36f9f7369fc0bffb72333b452169
|
| 3 |
+
size 14291272136
|
diffusion_models/Wan2.2_Remix_NSFW_i2v_14b_low_lighting_v2.0.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a8c1520c733662dd6757ea1cd84154dc9d8605ed6ac3eeb5f04c3cf932fcd71
|
| 3 |
+
size 14291272136
|
diffusion_models/smoothMixWan22I2VT2V_i2vHigh.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76e743495c4cd7c77dd97301b1fc48d86995d10ad30cad7222cdf936b9e952d7
|
| 3 |
+
size 21283564107
|
diffusion_models/smoothMixWan22I2VT2V_i2vLow.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b746c7d05ab9c4a2d6c617cff9f660068bad125e55bbc01b7eefd175c0fad54a
|
| 3 |
+
size 21283564099
|
loras/qwen-image-edit/Qwen-Image-Edit-F2P.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2766a84f5d01b14b172c0307ef69c077fe9c399d304359eadb5fa5819594a175
|
| 3 |
+
size 472047184
|
loras/qwen-image-edit/Qwen_Edit_2509_Multiple_angles.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0cea9508025a39e41f50da0e7d10fbd9db182d057c745136a42ef8829914c8f
|
| 3 |
+
size 236117032
|