Spaces:
Runtime error
Runtime error
shivanis14
commited on
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
chainlit
|
2 |
langchain
|
3 |
-
langchain_openai
|
|
|
|
|
|
1 |
chainlit
|
2 |
langchain
|
3 |
+
langchain_openai
|
4 |
+
fastapi
|
5 |
+
uvicorn
|