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