Spaces:
Sleeping
Sleeping
Commit ·
bf860dd
1
Parent(s): 4a30c8e
feat: ver 2.0
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -12,7 +12,7 @@ ipywidgets==8.1.5
|
|
| 12 |
widgetsnbextension==4.0.13
|
| 13 |
pandas-profiling==3.2.0
|
| 14 |
pypdf
|
| 15 |
-
|
| 16 |
gradio==5.5.0
|
| 17 |
gradio_client==1.4.2
|
| 18 |
gradio_log==0.0.7
|
|
@@ -24,5 +24,4 @@ docx2txt==0.8
|
|
| 24 |
azure-mgmt-storage==21.2.1
|
| 25 |
azure-identity==1.19.0
|
| 26 |
azure-storage-blob==12.24.0
|
| 27 |
-
azure-cosmos==4.9.0
|
| 28 |
-
fitz
|
|
|
|
| 12 |
widgetsnbextension==4.0.13
|
| 13 |
pandas-profiling==3.2.0
|
| 14 |
pypdf
|
| 15 |
+
pymupdf
|
| 16 |
gradio==5.5.0
|
| 17 |
gradio_client==1.4.2
|
| 18 |
gradio_log==0.0.7
|
|
|
|
| 24 |
azure-mgmt-storage==21.2.1
|
| 25 |
azure-identity==1.19.0
|
| 26 |
azure-storage-blob==12.24.0
|
| 27 |
+
azure-cosmos==4.9.0
|
|
|