Instructions to use cyanelis/VRChat2176 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use cyanelis/VRChat2176 with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -23,6 +23,7 @@ The model is natively supported in ComfyUI. Each image above contains a workflow
|
|
| 23 |
- VRChat2176.safetensors goes in ComfyUI/models/diffusion_models
|
| 24 |
- qwen_3_06b_base.safetensors goes in ComfyUI/models/text_encoders
|
| 25 |
- qwen_image_vae.safetensors goes in ComfyUI/models/vae (this is the Qwen-Image VAE, you might already have it)
|
|
|
|
| 26 |
If you encounter an error with the workflow, try deleting the "Switch (Any)" node, and reconnect the latent correctly.
|
| 27 |
|
| 28 |
## Generation settings
|
|
|
|
| 23 |
- VRChat2176.safetensors goes in ComfyUI/models/diffusion_models
|
| 24 |
- qwen_3_06b_base.safetensors goes in ComfyUI/models/text_encoders
|
| 25 |
- qwen_image_vae.safetensors goes in ComfyUI/models/vae (this is the Qwen-Image VAE, you might already have it)
|
| 26 |
+
|
| 27 |
If you encounter an error with the workflow, try deleting the "Switch (Any)" node, and reconnect the latent correctly.
|
| 28 |
|
| 29 |
## Generation settings
|