Spaces:
Build error
Build error
fix reqs again
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ beautifulsoup4
|
|
11 |
llama-index-tools-duckduckgo
|
12 |
llama-index-llms-huggingface
|
13 |
# A reliable library for safe math evaluation
|
14 |
-
numexpr
|
|
|
|
11 |
llama-index-tools-duckduckgo
|
12 |
llama-index-llms-huggingface
|
13 |
# A reliable library for safe math evaluation
|
14 |
+
numexpr
|
15 |
+
gradio[oauth]
|