Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,7 +13,7 @@ PyMuPDFb==1.24.3
|
|
13 |
python-docx==0.8.11
|
14 |
sentence-transformers==2.2.2
|
15 |
python-dotenv==1.0.1
|
16 |
-
gradio==3.1
|
17 |
httpx==0.23.3
|
18 |
httpcore==0.15.0
|
19 |
|
@@ -22,3 +22,4 @@ httpcore==0.15.0
|
|
22 |
|
23 |
|
24 |
|
|
|
|
13 |
python-docx==0.8.11
|
14 |
sentence-transformers==2.2.2
|
15 |
python-dotenv==1.0.1
|
16 |
+
gradio==3.40.1
|
17 |
httpx==0.23.3
|
18 |
httpcore==0.15.0
|
19 |
|
|
|
22 |
|
23 |
|
24 |
|
25 |
+
|