Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
·
c8f149a
1
Parent(s):
520f551
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
ninja
|
2 |
+
opensimplex
|
3 |
+
torch==1.7.1
|
4 |
+
torchvision==0.8.2
|
5 |
+
gdown
|