VectorSpaceLab / OmniGen

OmniGen: Unified Image Generation. https://arxiv.org/pdf/2409.11340
MIT License
2.71k stars 205 forks source link

Usage instructions are missing #132

Closed Eddcapone closed 3 hours ago

Eddcapone commented 3 hours ago

I installed this tool, but there is no usage instructions. How can I launch it? We are left in the dark.

PS: The installation instructions are faulty too: https://stackoverflow.com/questions/77901825/unable-to-activate-environment-conda-prompted-to-run-conda-init-before-cond

Eddcapone commented 3 hours ago

Nevermind, they are hidden here - I didn't knew what gradio was.

pip install gradio spaces
python app.py
staoxiao commented 3 hours ago

Nevermind, they are hidden here - I didn't knew what gradio was.

pip install gradio spaces
python app.py

You can use the app.py, or follow the examples in inference.ipynb and inference_demo.ipynb