Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -10,4 +10,8 @@ scikit-learn
|
|
10 |
langchain_community
|
11 |
openai
|
12 |
vllm==0.2.2
|
13 |
-
vllm[all]==0.2.2
|
|
|
|
|
|
|
|
|
|
10 |
langchain_community
|
11 |
openai
|
12 |
vllm==0.2.2
|
13 |
+
vllm[all]==0.2.2
|
14 |
+
torch
|
15 |
+
nltk
|
16 |
+
psutil
|
17 |
+
|