okaris / omni-zero

Omni-Zero: A diffusion pipeline for zero-shot stylized portrait creation.

  • Public
  • 42.8K runs
  • GitHub
  • License

Input

Output

Run time and cost

This model costs approximately $0.0061 to run on Replicate, or 163 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on Nvidia A40 (Large) GPU hardware. Predictions typically complete within 9 seconds.

Readme


title: Omni-Zero emoji: 🧛🏻‍♂️ colorFrom: purple colorTo: red sdk: gradio sdk_version: 4.36.1 app_file: app.py pinned: false license: gpl-3.0


Omni-Zero: A diffusion pipeline for zero-shot stylized portrait creation.

  • [x] Release single person code
  • [ ] Release couples code
  • [ ] Add LoRA support

Use Omni-Zero in HuggingFace Spaces ZeroGPU https://huggingface.co/spaces/okaris/omni-zero

Omni-Zero

Use Omni-Zero in fal.ai Workflows https://fal.ai/dashboard/workflows/okaris/omni-zero

Omni-Zero

Try our free demo on StyleOf https://styleof.com/s/remix-yourself

Omni-Zero

Single Identity and Style

Omni-Zero

Multiple Identities and Styles (WIP)

Frame 7-3

How to run

git clone --recursive https://github.com/okaris/omni-zero.git
cd omni-zero
pip install -r requirements.txt
python demo.py

Credits

  • Special thanks to fal.ai for providing compute for the research and hosting
  • This project wouldn’t be possible without the great work of the InstantX Team
  • Thanks to @fofrAI for inspiring me with his face-to-many workflow
  • Thanks to Matteo (@cubiq) for creating the ComfyUI nodes for IP-Adapter