Sign In

XLabs-AI / flux-ip-adapter

17
408
5
Updated: Aug 25, 2024
tool
Type
Other
Stats
408
0
Reviews
Published
Aug 25, 2024
Base Model
Flux.1 D
Hash
AutoV2
F39F04F54B
The FLUX.1 [dev] Model is licensed by Black Forest Labs. Inc. under the FLUX.1 [dev] Non-Commercial License. Copyright Black Forest Labs. Inc.
IN NO EVENT SHALL BLACK FOREST LABS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH USE OF THIS MODEL.

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. We release v1 version - which can be used directly in ComfyUI!

Please, see our ComfyUI custom nodes installation guide

Examples

See examples of our models results below.
Also, some generation results with input images are provided in "Files and versions"

Inference

To try our models, you have 2 options:

  1. Use main.py from our official repo

  2. Use our custom nodes for ComfyUI and test it with provided workflows (check out folder /workflows)

Instruction for ComfyUI

  1. Go to ComfyUI/custom_nodes

  2. Clone x-flux-comfyui, path should be ComfyUI/custom_nodes/x-flux-comfyui/*, where * is all the files in this repo

  3. Go to ComfyUI/custom_nodes/x-flux-comfyui/ and run python setup.py

  4. Update x-flux-comfy with git pull or reinstall it.

  5. Download Clip-L model.safetensors from OpenAI VIT CLIP large, and put it to ComfyUI/models/clip_vision/*.

  6. Download our IPAdapter from huggingface, and put it to ComfyUI/models/xlabs/ipadapters/*.

  7. Use Flux Load IPAdapter and Apply Flux IPAdapter nodes, choose right CLIP model and enjoy your genereations.

  8. You can find example workflow in folder workflows in this repo.

If you get bad results, try to set true_gs=2

Limitations

The IP Adapter is currently in beta. We do not guarantee that you will get a good result right away, it may take more attempts to get a result.

Example Picture 2Example Picture 1

License

Our weights fall under the FLUX.1 [dev] Non-Commercial License