Spaces:
Running
on
Zero
Running
on
Zero
okaris
commited on
Commit
Β·
2d6b034
1
Parent(s):
51fbf43
Update Readme for HF space config
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Omni-Zero: A diffusion pipeline for zero-shot stylized portrait creation.
|
| 2 |
- [x] Release single person code
|
| 3 |
- [ ] Release couples code
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Omni-Zero
|
| 3 |
+
emoji: π§π»ββοΈ
|
| 4 |
+
colorFrom: purple
|
| 5 |
+
colorTo: red
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: 4.36.1
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
license: gpl-3.0
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
# Omni-Zero: A diffusion pipeline for zero-shot stylized portrait creation.
|
| 14 |
- [x] Release single person code
|
| 15 |
- [ ] Release couples code
|