gradient-diffusion commited on
Commit
e1f6764
·
verified ·
1 Parent(s): 56debeb

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +56 -0
README.md ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ ![Controlnet collections for Flux](https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/light/flux-controlnet-collections.png?raw=true)
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 Hed ControlNet checkpoint for
19
+ [FLUX.1-dev model](https://huggingface.co/black-forest-labs/FLUX.1-dev) by Black Forest Labs
20
+
21
+ ![Example Picture 1](./assets/depth_v2_res1.png?raw=true)
22
+
23
+ [See our github](https://github.com/XLabs-AI/x-flux-comfyui) for comfy ui workflows.
24
+ ![Example Picture 1](https://github.com/XLabs-AI/x-flux-comfyui/blob/main/assets/image1.png?raw=true)
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
+
30
+ Our collection supports 3 models:
31
+ - Canny
32
+ - HED
33
+ - Depth (Midas)
34
+
35
+ Each ControlNet is trained on 1024x1024 resolution and works for 1024x1024 resolution.
36
+ We release **v3 versions** - better and realistic versions, which can be used directly in ComfyUI!
37
+
38
+ Please, see our [ComfyUI custom nodes installation guide](https://github.com/XLabs-AI/x-flux-comfyui)
39
+
40
+
41
+ # Examples
42
+
43
+ See examples of our models results below.
44
+ Also, some generation results with input images are provided in "Files and versions"
45
+
46
+ # Inference
47
+
48
+ To try our models, you have 2 options:
49
+ 1. Use main.py from our [official repo](https://github.com/XLabs-AI/x-flux)
50
+ 2. Use our custom nodes for ComfyUI and test it with provided workflows (check out folder /workflows)
51
+
52
+ See examples how to launch our models:
53
+
54
+ ## License
55
+
56
+ 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/>