Spaces:
Runtime error
Runtime error
jobanpreet123
commited on
Commit
•
f613f02
1
Parent(s):
4d0d2e9
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
langchain_pinecone
|
2 |
python-dotenv
|
3 |
langchain_openai
|
4 |
-
gradio
|
5 |
langchain
|
|
|
1 |
langchain_pinecone
|
2 |
python-dotenv
|
3 |
langchain_openai
|
4 |
+
gradio==4.21.0
|
5 |
langchain
|