Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
-
gradio==4.
|
| 2 |
openai==0.28
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
numpy
|
| 7 |
pandas
|
|
|
|
| 8 |
fpdf
|
|
|
|
|
|
| 1 |
+
gradio==4.25.0
|
| 2 |
openai==0.28
|
| 3 |
+
xgboost==2.0.3
|
| 4 |
+
scikit-learn==1.3.2
|
| 5 |
+
pymupdf==1.23.22
|
|
|
|
| 6 |
pandas
|
| 7 |
+
numpy
|
| 8 |
fpdf
|
| 9 |
+
|