Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
pillow>=9.0.0
|
| 5 |
-
scikit-learn>=1.2.0
|
| 6 |
-
matplotlib>=3.6.0
|
| 7 |
-
numpy>=1.23.0
|
| 8 |
-
pandas>=2.0.0
|
|
|
|
| 1 |
+
gradio==3.44.0
|
| 2 |
+
transformers==4.40.0
|
| 3 |
+
torch>=2.0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|