Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
gradio
|
2 |
langchain
|
|
|
|
|
3 |
openai
|
4 |
pyowm
|
5 |
python-dotenv
|
|
|
1 |
gradio
|
2 |
langchain
|
3 |
+
llama-hub
|
4 |
+
llama-index
|
5 |
openai
|
6 |
pyowm
|
7 |
python-dotenv
|