Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -7,9 +7,9 @@ pillow
|
|
| 7 |
numpy
|
| 8 |
fastopic==1.0.1
|
| 9 |
topmost==1.0.2
|
|
|
|
| 10 |
torchvision==0.21.0
|
| 11 |
gensim==4.3.3
|
| 12 |
-
torch==1.11.0
|
| 13 |
joblib==1.2.0
|
| 14 |
scikit-learn==1.6.1
|
| 15 |
tensorflow==2.20.0
|
|
|
|
| 7 |
numpy
|
| 8 |
fastopic==1.0.1
|
| 9 |
topmost==1.0.2
|
| 10 |
+
torch==2.6.0
|
| 11 |
torchvision==0.21.0
|
| 12 |
gensim==4.3.3
|
|
|
|
| 13 |
joblib==1.2.0
|
| 14 |
scikit-learn==1.6.1
|
| 15 |
tensorflow==2.20.0
|