Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ uvicorn
|
|
9 |
pypdf
|
10 |
beautifulsoup4
|
11 |
html2text
|
12 |
-
gradio
|
|
|
|
9 |
pypdf
|
10 |
beautifulsoup4
|
11 |
html2text
|
12 |
+
gradio
|
13 |
+
sentence-transformers
|