Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
git+https://github.com/declare-lab/tango.git
|
| 2 |
torch==1.13.1
|
| 3 |
torchaudio==0.13.1
|
| 4 |
torchvision==0.14.1
|
|
|
|
| 1 |
+
-e git+https://github.com/declare-lab/tango.git
|
| 2 |
torch==1.13.1
|
| 3 |
torchaudio==0.13.1
|
| 4 |
torchvision==0.14.1
|