Spaces:
Runtime error
Runtime error
alexandrecorreia
commited on
Commit
•
eb73e34
1
Parent(s):
f8d38af
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
marqo==1.2.4
|
2 |
transformers==4.32.0
|
3 |
pandas==2.0.3
|
4 |
-
matplotlib==3.7.2
|
|
|
|
|
|
|
|
1 |
marqo==1.2.4
|
2 |
transformers==4.32.0
|
3 |
pandas==2.0.3
|
4 |
+
matplotlib==3.7.2
|
5 |
+
torch==2.0.1
|
6 |
+
torchvision==0.15.2
|
7 |
+
torchaudio==2.0.2
|