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
Normalize README metadata and formatting
#3
by Lexius - opened
README.md
CHANGED
|
@@ -1,9 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
|
| 6 |
---
|
|
|
|
| 7 |
# Chroma1-Radiance
|
| 8 |
|
| 9 |
Repackaged model files for ComfyUI.
|
|
@@ -17,4 +20,6 @@ Place the files in the following folders:
|
|
| 17 |
β β βββ chroma-radiance-x0.safetensors
|
| 18 |
```
|
| 19 |
|
| 20 |
-
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
+
- comfyui
|
| 5 |
+
- diffusion-single-file
|
| 6 |
+
base_model:
|
| 7 |
+
- lodestones/Chroma1-Radiance
|
| 8 |
---
|
| 9 |
+
|
| 10 |
# Chroma1-Radiance
|
| 11 |
|
| 12 |
Repackaged model files for ComfyUI.
|
|
|
|
| 20 |
β β βββ chroma-radiance-x0.safetensors
|
| 21 |
```
|
| 22 |
|
| 23 |
+
## Upstream sources
|
| 24 |
+
|
| 25 |
+
- [lodestones/Chroma1-Radiance](https://huggingface.co/lodestones/Chroma1-Radiance)
|