Spaces:
Runtime error
Runtime error
hungchiayu1
commited on
Commit
•
01a7098
1
Parent(s):
7f19353
update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch==2.0.1
|
|
|
2 |
torchaudio==2.0.2
|
3 |
torchvision==0.15.2
|
4 |
transformers==4.31.0
|
|
|
1 |
torch==2.0.1
|
2 |
+
spaces==0.26.0
|
3 |
torchaudio==2.0.2
|
4 |
torchvision==0.15.2
|
5 |
transformers==4.31.0
|