Spaces:
Runtime error
Runtime error
jruneofficial
commited on
Commit
·
2573f42
1
Parent(s):
7583624
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pytorch-pretrained-biggan
|
2 |
+
transformers
|
3 |
+
matplotlib
|
4 |
+
nltk
|
5 |
+
Pillow
|
6 |
+
tqdm
|
7 |
+
jupyter
|
8 |
+
scipy
|