fofr / cog-comfyui

Run ComfyUI with an API
https://replicate.com/fofr/any-comfyui-workflow
MIT License
543 stars 124 forks source link

[Request] Flux.1 Schnell & Aura #142

Closed bertagknowles closed 3 months ago

bertagknowles commented 3 months ago

Request you to add the the following weights:

black-forest-labs/FLUX.1-schnell

jordancoult commented 3 months ago

We would also need the clip, text encoder, and VAE assets:

CLIP=https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/clip_l.safetensors
TEXT_ENC=https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors
VAE=https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.safetensors
MODEL=https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/flux1-schnell.safetensors

In the models/ directory, the above should be installed in clip, clip, vae, unet, respectively.

fofr commented 3 months ago

flux is now available

mirkancal commented 3 months ago

https://huggingface.co/XLabs-AI/flux-RealismLora/tree/main πŸ₯ΊπŸ‘‰πŸ‘ˆ

jordancoult commented 3 months ago

@mirkancal Could you make a new issue for this request?

fofr commented 3 months ago

I'm on it :)