Spaces:
Running
on
Zero
Running
on
Zero
hollownight
commited on
Commit
•
8df5529
1
Parent(s):
871bd6b
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
|
2 |
-
|
|
|
3 |
torchaudio==0.13.1
|
4 |
torchvision==0.14.1
|
5 |
transformers==4.27.0
|
|
|
1 |
+
git+https://github.com/declare-lab/tango.git
|
2 |
+
--find-links https://download.pytorch.org/whl/torch_stable.html
|
3 |
+
torch==1.13.1+cpu
|
4 |
torchaudio==0.13.1
|
5 |
torchvision==0.14.1
|
6 |
transformers==4.27.0
|