Instructions to use Comfy-Org/Flux1-Redux-Dev with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/Flux1-Redux-Dev 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
|
@@ -3,9 +3,12 @@ license: other
|
|
| 3 |
license_name: flux-1-dev-non-commercial-license
|
| 4 |
license_link: https://huggingface.co/Comfy-Org/Flux1-Redux-Dev/blob/main/LICENSE.md
|
| 5 |
tags:
|
| 6 |
-
- diffusion-single-file
|
| 7 |
- comfyui
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
|
|
|
| 9 |
# FLUX.1 Redux dev
|
| 10 |
|
| 11 |
Repackaged model files for ComfyUI.
|
|
@@ -19,4 +22,6 @@ Place the files in the following folders:
|
|
| 19 |
β β βββ flux1-redux-dev.safetensors
|
| 20 |
```
|
| 21 |
|
| 22 |
-
|
|
|
|
|
|
|
|
|
| 3 |
license_name: flux-1-dev-non-commercial-license
|
| 4 |
license_link: https://huggingface.co/Comfy-Org/Flux1-Redux-Dev/blob/main/LICENSE.md
|
| 5 |
tags:
|
|
|
|
| 6 |
- comfyui
|
| 7 |
+
- diffusion-single-file
|
| 8 |
+
base_model:
|
| 9 |
+
- black-forest-labs/FLUX.1-Redux-dev
|
| 10 |
---
|
| 11 |
+
|
| 12 |
# FLUX.1 Redux dev
|
| 13 |
|
| 14 |
Repackaged model files for ComfyUI.
|
|
|
|
| 22 |
β β βββ flux1-redux-dev.safetensors
|
| 23 |
```
|
| 24 |
|
| 25 |
+
## Upstream sources
|
| 26 |
+
|
| 27 |
+
- [black-forest-labs/FLUX.1-Redux-dev](https://huggingface.co/black-forest-labs/FLUX.1-Redux-dev)
|