Spaces:
Sleeping
Sleeping
Commit ·
effcb8b
1
Parent(s): bf860dd
feat: ver 2.0
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -11,8 +11,8 @@ tqdm==4.67.0
|
|
| 11 |
ipywidgets==8.1.5
|
| 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
|
|
|
|
| 11 |
ipywidgets==8.1.5
|
| 12 |
widgetsnbextension==4.0.13
|
| 13 |
pandas-profiling==3.2.0
|
| 14 |
+
pypdf==5.1.0
|
| 15 |
+
pymupdf==1.25.3
|
| 16 |
gradio==5.5.0
|
| 17 |
gradio_client==1.4.2
|
| 18 |
gradio_log==0.0.7
|