Spaces:
Runtime error
Runtime error
and torchvision
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ scipy==1.10.1
|
|
| 8 |
setuptools==65.5.0
|
| 9 |
streamlit==1.19.0
|
| 10 |
torch
|
| 11 |
-
torchvision
|
| 12 |
tqdm==4.64.1
|
| 13 |
transformers==4.25.1
|
| 14 |
scikit-learn
|
|
|
|
| 8 |
setuptools==65.5.0
|
| 9 |
streamlit==1.19.0
|
| 10 |
torch
|
| 11 |
+
torchvision
|
| 12 |
tqdm==4.64.1
|
| 13 |
transformers==4.25.1
|
| 14 |
scikit-learn
|