Commit
·
64b45da
1
Parent(s):
e43001c
Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,10 @@
|
|
2 |
tags:
|
3 |
- text-to-image
|
4 |
library_name: generic
|
5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
tags:
|
3 |
- text-to-image
|
4 |
library_name: generic
|
5 |
+
---
|
6 |
+
|
7 |
+
# Image generation using pretrained BigGAN
|
8 |
+
|
9 |
+
Warning: This only works for ImageNet inputs.
|
10 |
+
GitHub repository: https://github.com/huggingface/pytorch-pretrained-BigGAN
|
11 |
+
|