Spaces:
Build error
Build error
fix reqs
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -9,4 +9,6 @@ bitsandbytes
|
|
9 |
# Dependencies for tools
|
10 |
youtube-transcript-api
|
11 |
beautifulsoup4
|
12 |
-
llama-index-tools-duckduckgo
|
|
|
|
|
|
9 |
# Dependencies for tools
|
10 |
youtube-transcript-api
|
11 |
beautifulsoup4
|
12 |
+
llama-index-tools-duckduckgo
|
13 |
+
# CORRECTED: The missing package for HuggingFaceLLM
|
14 |
+
llama-index-llms-huggingface
|