Spaces:
Runtime error
Runtime error
johnowhitaker
commited on
Commit
•
1289ecf
1
Parent(s):
1291619
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: Orbgan_demo
|
3 |
-
emoji:
|
4 |
colorFrom: pink
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
@@ -10,4 +10,6 @@ pinned: false
|
|
10 |
license: cc-by-4.0
|
11 |
---
|
12 |
|
13 |
-
|
|
|
|
|
|
1 |
---
|
2 |
title: Orbgan_demo
|
3 |
+
emoji: 🔮
|
4 |
colorFrom: pink
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
|
|
10 |
license: cc-by-4.0
|
11 |
---
|
12 |
|
13 |
+
A demo space for https://huggingface.co/johnowhitaker/orbgan_e1
|
14 |
+
|
15 |
+
Runs a lightwieght-gan trained on https://huggingface.co/datasets/johnowhitaker/glid3_orbs. See model card (https://huggingface.co/johnowhitaker/orbgan_e1) for training and inference scripts.
|