Hjgugugjhuhjggg
commited on
Commit
•
77e383c
1
Parent(s):
f1a08ce
Update requirements.txt
Browse files- requirements.txt +1 -10
requirements.txt
CHANGED
@@ -1,13 +1,4 @@
|
|
1 |
-
fastapi
|
2 |
-
uvicorn
|
3 |
langchain
|
4 |
vllm==0.3.3
|
5 |
-
|
6 |
-
torch
|
7 |
-
nltk
|
8 |
-
scikit-learn
|
9 |
-
psutil
|
10 |
-
Pillow
|
11 |
-
uuid
|
12 |
-
tqdm
|
13 |
langchain_community
|
|
|
|
|
|
|
1 |
langchain
|
2 |
vllm==0.3.3
|
3 |
+
flask
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
langchain_community
|