Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -10
requirements.txt
CHANGED
@@ -1,10 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
qwen-vl-utils
|
9 |
-
gradio==3.33.1
|
10 |
-
|
|
|
1 |
+
pandas==1.5.3
|
2 |
+
torch==2.0.1
|
3 |
+
torchvision==0.15.2
|
4 |
+
scikit-learn==1.2.2
|
5 |
+
joblib==1.3.0
|
6 |
+
gradio==3.41.2
|
7 |
+
APScheduler==3.9.1
|
|
|
|
|
|