Spaces:
Runtime error
Runtime error
Commit
·
047c82f
1
Parent(s):
b0a80fd
creat required
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch>=1.10.2
|
2 |
+
pytorch-lightning~=1.6.5
|
3 |
+
timm~=0.6.7
|
4 |
+
nltk
|