Spaces:
Sleeping
Sleeping
januarevan
commited on
Commit
•
b22be64
1
Parent(s):
46353f8
init
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ langchain==0.2.14
|
|
7 |
pypdf==4.3.1
|
8 |
tqdm==4.66.5
|
9 |
flask
|
10 |
-
flask_cors
|
|
|
|
|
|
7 |
pypdf==4.3.1
|
8 |
tqdm==4.66.5
|
9 |
flask
|
10 |
+
flask_cors
|
11 |
+
fastapi
|
12 |
+
uvicorn
|