Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
-
gradio>=5.9.0
|
| 2 |
-
pyaudioop>=0.1.0
|
| 3 |
pandas>=2.0.0
|
| 4 |
numpy>=1.24.0
|
| 5 |
scikit-learn>=1.3.0
|
|
@@ -8,4 +6,4 @@ plotly>=5.18.0
|
|
| 8 |
pillow>=10.0.0
|
| 9 |
groq>=0.4.0
|
| 10 |
reportlab>=4.0.0
|
| 11 |
-
torchvision>=0.16.0
|
|
|
|
|
|
|
|
|
|
| 1 |
pandas>=2.0.0
|
| 2 |
numpy>=1.24.0
|
| 3 |
scikit-learn>=1.3.0
|
|
|
|
| 6 |
pillow>=10.0.0
|
| 7 |
groq>=0.4.0
|
| 8 |
reportlab>=4.0.0
|
| 9 |
+
torchvision>=0.16.0
|