Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: flux-1-dev-non-commercial-license
|
| 4 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
pipeline_tag: text-to-image
|
| 8 |
+
tags:
|
| 9 |
+
- Stable Diffusion
|
| 10 |
+
- image-generation
|
| 11 |
+
- Flux
|
| 12 |
+
- diffusers
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+

|
| 16 |
+
[<img src="https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/light/join-our-discord-rev1.png?raw=true">](https://discord.gg/FHY2guThfy)
|
| 17 |
+
|
| 18 |
+
This repository provides a Depth ControlNet checkpoint for
|
| 19 |
+
[FLUX.1-dev model](https://huggingface.co/black-forest-labs/FLUX.1-dev) by Black Forest Labs
|
| 20 |
+
|
| 21 |
+

|
| 22 |
+
|
| 23 |
+
[See our github](https://github.com/XLabs-AI/x-flux-comfyui) for comfy ui workflows.
|
| 24 |
+

|
| 25 |
+
|
| 26 |
+
[See our github](https://github.com/XLabs-AI/x-flux) for train script, train configs and demo script for inference.
|
| 27 |
+
|
| 28 |
+
# Models
|
| 29 |
+
ControlNet is trained on 1024x1024 resolution and works for 1024x1024 resolution.
|
| 30 |
+
We release **v3 versions** - better and realistic versions, which can be used directly in ComfyUI!
|
| 31 |
+
|
| 32 |
+
Please, see our [ComfyUI custom nodes installation guide](https://github.com/XLabs-AI/x-flux-comfyui)
|
| 33 |
+
|
| 34 |
+
|
| 35 |
+
# Examples
|
| 36 |
+
|
| 37 |
+
See examples of our models results below.
|
| 38 |
+
Also, some generation results with input images are provided in "Files and versions"
|
| 39 |
+
|
| 40 |
+
# Inference
|
| 41 |
+
|
| 42 |
+
To try our models, you have 2 options:
|
| 43 |
+
1. Use main.py from our [official repo](https://github.com/XLabs-AI/x-flux)
|
| 44 |
+
2. Use our custom nodes for ComfyUI and test it with provided workflows (check out folder /workflows)
|
| 45 |
+
|
| 46 |
+
See examples how to launch our models:
|
| 47 |
+
|
| 48 |
+
## License
|
| 49 |
+
|
| 50 |
+
Our weights fall under the [FLUX.1 [dev]](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md) Non-Commercial License<br/>
|