Update requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,3 @@
|
|
| 1 |
-
gradio>=4.
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
torch
|
| 5 |
-
joblib
|
| 6 |
-
scikit-learn
|
|
|
|
| 1 |
+
gradio>=4.0
|
| 2 |
+
scikit-learn
|
| 3 |
+
joblib
|
|
|
|
|
|
|
|
|