Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
git+https://github.com/baudm/parseq
|
|
|
|
|
2 |
pytorch-lightning~=1.6.5
|
3 |
timm~=0.6.5
|
4 |
nltk~=3.7.0
|
|
|
1 |
git+https://github.com/baudm/parseq
|
2 |
+
torch>=1.10.2
|
3 |
+
torchvision>=0.11.3
|
4 |
pytorch-lightning~=1.6.5
|
5 |
timm~=0.6.5
|
6 |
nltk~=3.7.0
|