Spaces:
Running
Running
sravan
commited on
Commit
·
39ecd8e
1
Parent(s):
aea7ded
updated the requirements
Browse files
app/Backend/requirements.txt
CHANGED
@@ -1,2 +1,9 @@
|
|
1 |
fastapi
|
2 |
-
uvicorn[standard]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
fastapi
|
2 |
+
uvicorn[standard]
|
3 |
+
sse-starlette
|
4 |
+
langchain-core
|
5 |
+
langserve
|
6 |
+
sqlalchemy
|
7 |
+
langchain-huggingface
|
8 |
+
transformers
|
9 |
+
|