Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -4,10 +4,9 @@ Pillow==10.0.0
|
|
4 |
chatharuhi
|
5 |
wget==3.2
|
6 |
openai==0.27.8
|
7 |
-
chromadb
|
8 |
langchain==0.0.271
|
9 |
transformers==4.32.0
|
10 |
-
sqlite4
|
11 |
torch==2.0
|
12 |
tiktoken==0.4.0
|
13 |
zhipuai
|
|
|
4 |
chatharuhi
|
5 |
wget==3.2
|
6 |
openai==0.27.8
|
7 |
+
chromadb
|
8 |
langchain==0.0.271
|
9 |
transformers==4.32.0
|
|
|
10 |
torch==2.0
|
11 |
tiktoken==0.4.0
|
12 |
zhipuai
|