stazizov commited on
Commit
f356c83
1 Parent(s): 74a8e3b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +53 -0
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - controlnet
14
+ ---
15
+
16
+ ![Controlnet collections for Flux](https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/light/flux-controlnet-collections.png?raw=true)
17
+ [<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)
18
+
19
+ This repository provides a IP-Adapter checkpoint for
20
+ [FLUX.1-dev model](https://huggingface.co/black-forest-labs/FLUX.1-dev) by Black Forest Labs
21
+
22
+ ![Example Picture 1](assets/depth_result.gif?raw=true)
23
+
24
+ [See our github](https://github.com/XLabs-AI/x-flux-comfyui) for comfy ui workflows.
25
+ ![Example Picture 1](assets/controlnet_depth_flow_example.png?raw=true)
26
+
27
+ [See our github](https://github.com/XLabs-AI/x-flux) for train script, train configs and demo script for inference.
28
+
29
+ # Models
30
+ IP-Adapter is trained on 512x512 resolution for 50k steps and 1024x1024 for 25k steps resolution and works for both 512x512 and 1024x1024 resolution.
31
+ We release **v1 version** - better and realistic version, which can be used directly in ComfyUI!
32
+
33
+ Please, see our [ComfyUI custom nodes installation guide](https://github.com/XLabs-AI/x-flux-comfyui)
34
+
35
+
36
+ # Examples
37
+
38
+ See examples of our models results below.
39
+ Also, some generation results with input images are provided in "Files and versions"
40
+
41
+ # Inference
42
+
43
+ To try our models, you have 2 options:
44
+ 1. Use main.py from our [official repo](https://github.com/XLabs-AI/x-flux)
45
+ 2. Use our custom nodes for ComfyUI and test it with provided workflows (check out folder /workflows)
46
+
47
+ Please, try our workflow "ipadapter_workflow.json"
48
+
49
+ ![Example Picture 1](assets/ip_adapter_example1.png?raw=true)
50
+
51
+ ## License
52
+
53
+ 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/>