Spaces:
Runtime error
Runtime error
santiviquez
commited on
Commit
•
a9ac225
1
Parent(s):
2add335
add torch
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
nannyml==0.9.1
|
2 |
pandas==1.5.3
|
3 |
streamlit==1.24.1
|
|
|
4 |
transformers==4.33.2
|
|
|
1 |
nannyml==0.9.1
|
2 |
pandas==1.5.3
|
3 |
streamlit==1.24.1
|
4 |
+
torch==2.0.1
|
5 |
transformers==4.33.2
|