Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -5,4 +5,9 @@ chatharuhi==1.0.0
|
|
5 |
wget==3.2
|
6 |
openai==0.27.8
|
7 |
chromadb==0.3.25
|
8 |
-
langchain==0.0.271
|
|
|
|
|
|
|
|
|
|
|
|
5 |
wget==3.2
|
6 |
openai==0.27.8
|
7 |
chromadb==0.3.25
|
8 |
+
langchain==0.0.271
|
9 |
+
transformers==4.32.0
|
10 |
+
torch==2.0.1+cu117
|
11 |
+
torchaudio==2.0.2+cu118
|
12 |
+
torchvision==0.15.2+cu118
|
13 |
+
tornado==6.3.2
|