osanseviero
commited on
Commit
•
58caaa4
1
Parent(s):
2276de8
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ library_name: generic
|
|
7 |
# Image generation using pretrained BigGAN
|
8 |
|
9 |
## Warning: This only works for ImageNet inputs.
|
|
|
10 |
List of possible inputs: https://gist.github.com/yrevar/942d3a0ac09ec9e5eb3a
|
|
|
11 |
GitHub repository: https://github.com/huggingface/pytorch-pretrained-BigGAN
|
12 |
|
|
|
7 |
# Image generation using pretrained BigGAN
|
8 |
|
9 |
## Warning: This only works for ImageNet inputs.
|
10 |
+
|
11 |
List of possible inputs: https://gist.github.com/yrevar/942d3a0ac09ec9e5eb3a
|
12 |
+
|
13 |
GitHub repository: https://github.com/huggingface/pytorch-pretrained-BigGAN
|
14 |
|