Spaces:
Running
on
Zero
Running
on
Zero
title: Omni-Zero-Couples | |
emoji: 🧛🏻♂️ | |
colorFrom: purple | |
colorTo: red | |
sdk: gradio | |
sdk_version: 4.36.1 | |
app_file: app.py | |
pinned: false | |
license: gpl-3.0 | |
[![Buy me a coffee](https://img.buymeacoffee.com/button-api/?text=Buy%20me%20a%20coffee&emoji=&slug=vk654cf2pv8&button_colour=BD5FFF&font_colour=ffffff&font_family=Bree&outline_colour=000000&coffee_colour=FFDD00)](https://www.buymeacoffee.com/vk654cf2pv8) | |
# Omni-Zero-Couples: A diffusion pipeline for zero-shot stylized couples portrait creation. | |
## Use Omni-Zero in HuggingFace Spaces ZeroGPU [https://huggingface.co/spaces/okaris/omni-zero-couples](https://huggingface.co/spaces/okaris/omni-zero-couples) | |
![Omni-Zero-Couples-Huggingface](https://github.com/user-attachments/assets/1f4b272b-db36-4355-91f0-b2c1ca310680) | |
## Run on Replicate [https://replicate.com/okaris/omni-zero-couples](https://replicate.com/okaris/omni-zero-couples) | |
![Omni-Zero-Couples-Replicate](https://github.com/user-attachments/assets/aeee3626-c343-4441-8e36-89896096910b) | |
<img width="1799" alt="Screenshot 2024-09-25 at 17 18 45" src="https://github.com/user-attachments/assets/aeee3626-c343-4441-8e36-89896096910b"> | |
### Multiple Identities and Styles | |
![Omni-Zero-Couples](https://github.com/user-attachments/assets/87218819-5114-49d8-a0f2-eadf4201736e) | |
### Single Identity and Style [https://github.com/okaris/omni-zero](https://github.com/okaris/omni-zero) | |
![Omni-Zero](https://github.com/okaris/omni-zero/assets/1448702/2c51fb77-a810-4c0a-9555-791a294455ca) | |
### How to run | |
``` | |
git clone https://github.com/okaris/omni-zero-couples.git | |
cd omni-zero-couples | |
pip install -r requirements.txt | |
python demo.py | |
``` | |
### Credits | |
- Special thanks to my friend Misch Strotz, Co-Founder of [letz.ai](https://letz.ai) for providing compute for the research | |
- This project wouldn't be possible without the great work of the [InstantX Team](https://github.com/InstantID) | |
- Thanks to [@fofrAI](http://twitter.com/fofrAI) for inspiring me with his [face-to-many workflow](https://github.com/fofr/cog-face-to-many) | |
- Thanks to Matteo ([@cubiq](https://twitter.com/cubiq])) for creating the ComfyUI nodes for IP-Adapter which inspired the quality improvements for diffusers | |