Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
fastmcp>=0.1.0
|
| 2 |
pydantic>=2.0.0
|
| 3 |
torch
|
|
|
|
| 4 |
numpy
|
| 5 |
pandas
|
| 6 |
scikit-learn
|
|
|
|
| 1 |
fastmcp>=0.1.0
|
| 2 |
pydantic>=2.0.0
|
| 3 |
torch
|
| 4 |
+
torchvision
|
| 5 |
numpy
|
| 6 |
pandas
|
| 7 |
scikit-learn
|