Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
transformers
|
2 |
-
torch
|
3 |
scikit-learn
|
4 |
plotly==5.14.1
|
5 |
tensorflow==2.12.0
|
|
|
1 |
transformers
|
2 |
+
torch==2.0.1
|
3 |
scikit-learn
|
4 |
plotly==5.14.1
|
5 |
tensorflow==2.12.0
|