Update README.md
Browse files
README.md
CHANGED
@@ -24,8 +24,8 @@ This repository provides a IP-Adapter checkpoint for
|
|
24 |
![Flow Example Picture 1](assets/ip_adapter_workflow_example.png?raw=true)
|
25 |
|
26 |
# Models
|
27 |
-
IP-Adapter is trained on 512x512 resolution for 50k steps and 1024x1024 for 25k steps resolution and works for both 512x512 and 1024x1024 resolution.
|
28 |
-
We release **v1 version** -
|
29 |
|
30 |
Please, see our [ComfyUI custom nodes installation guide](https://github.com/XLabs-AI/x-flux-comfyui)
|
31 |
|
@@ -50,6 +50,8 @@ To try our models, you have 2 options:
|
|
50 |
7. Use `Flux Load IPAdapter` and `Apply Flux IPAdapter` nodes, choose right CLIP model and enjoy your genereations.
|
51 |
8. You can find example workflow in folder workflows in this repo.
|
52 |
|
|
|
|
|
53 |
### Limitations
|
54 |
The IP Adapter is currently in beta.
|
55 |
We do not guarantee that you will get a good result right away, it may ta
|
|
|
24 |
![Flow Example Picture 1](assets/ip_adapter_workflow_example.png?raw=true)
|
25 |
|
26 |
# Models
|
27 |
+
IP-Adapter is trained on 512x512 resolution for 50k steps and 1024x1024 for 25k steps resolution and works for both 512x512 and 1024x1024 resolution. Model is training, we release new checkpoints regularly, stay updated.
|
28 |
+
We release **v1 version** - which can be used directly in ComfyUI!
|
29 |
|
30 |
Please, see our [ComfyUI custom nodes installation guide](https://github.com/XLabs-AI/x-flux-comfyui)
|
31 |
|
|
|
50 |
7. Use `Flux Load IPAdapter` and `Apply Flux IPAdapter` nodes, choose right CLIP model and enjoy your genereations.
|
51 |
8. You can find example workflow in folder workflows in this repo.
|
52 |
|
53 |
+
If you get bad results, try to set true_gs=2
|
54 |
+
|
55 |
### Limitations
|
56 |
The IP Adapter is currently in beta.
|
57 |
We do not guarantee that you will get a good result right away, it may ta
|