Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -7,7 +7,4 @@ openai==0.27.8
|
|
7 |
chromadb==0.3.25
|
8 |
langchain==0.0.271
|
9 |
transformers==4.32.0
|
10 |
-
torch==2.0.0
|
11 |
-
torchaudio==2.0.0
|
12 |
-
torchvision==0.15.2
|
13 |
-
tornado==6.3.2
|
|
|
7 |
chromadb==0.3.25
|
8 |
langchain==0.0.271
|
9 |
transformers==4.32.0
|
10 |
+
torch==2.0.0
|
|
|
|
|
|