Spaces:
Runtime error
Runtime error
johnowhitaker
commited on
Commit
•
dae5f03
1
Parent(s):
f46c8d3
Update README.md
Browse files
README.md
CHANGED
@@ -14,4 +14,8 @@ 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.
|
16 |
See model card (https://huggingface.co/johnowhitaker/orbgan_e1) for training and inference scripts.
|
17 |
-
n_rows controls how many it makes at a time, the result being an n_rows by n_rows grid.
|
|
|
|
|
|
|
|
|
|
14 |
|
15 |
Runs a lightwieght-gan trained on https://huggingface.co/datasets/johnowhitaker/glid3_orbs.
|
16 |
See model card (https://huggingface.co/johnowhitaker/orbgan_e1) for training and inference scripts.
|
17 |
+
n_rows controls how many it makes at a time, the result being an n_rows by n_rows grid.
|
18 |
+
|
19 |
+
I've also added two similar models (orbgan_dark and orbgan_light) - the only difference is that they were trained on subsets of the training data to get more consistent outputs.
|
20 |
+
|
21 |
+
Feel free to reach out if you have questions or want to replicate this for yourself :)
|