Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
|
|
2 |
llama_index
|
3 |
openai
|
4 |
langchain
|
|
|
1 |
+
os
|
2 |
+
gradio as gr
|
3 |
llama_index
|
4 |
openai
|
5 |
langchain
|