Instructions to use Comfy-Org/Chroma1-Radiance_Repackaged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/Chroma1-Radiance_Repackaged 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
Add ComfyUI model installation guide (#2)
Browse files- Add ComfyUI model installation guide (ba51c0c3f9a0c62a4e96ed2a8c137410905a0e6e)
- Normalize README folder tree formatting (44ce8e56eba987176f110ed90bc477baaa4e2842)
README.md
CHANGED
|
@@ -4,3 +4,17 @@ tags:
|
|
| 4 |
- diffusion-single-file
|
| 5 |
- comfyui
|
| 6 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
- diffusion-single-file
|
| 5 |
- comfyui
|
| 6 |
---
|
| 7 |
+
# Chroma1-Radiance
|
| 8 |
+
|
| 9 |
+
Repackaged model files for ComfyUI.
|
| 10 |
+
|
| 11 |
+
Place the files in the following folders:
|
| 12 |
+
|
| 13 |
+
```
|
| 14 |
+
π ComfyUI/
|
| 15 |
+
βββ π models/
|
| 16 |
+
β βββ π diffusion_models/
|
| 17 |
+
β β βββ chroma-radiance-x0.safetensors
|
| 18 |
+
```
|
| 19 |
+
|
| 20 |
+
---
|