johnowhitaker commited on
Commit
d1572b0
1 Parent(s): 1289ecf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -12,4 +12,6 @@ license: cc-by-4.0
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.
 
 
 
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.
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. Keep it small please :)