Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
@@ -19,9 +19,5 @@ beautifulsoup4
|
|
19 |
ftfy
|
20 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
21 |
torch==2.0.1
|
22 |
-
|
23 |
-
|
24 |
-
accelerate
|
25 |
-
pypdf
|
26 |
-
chromadb
|
27 |
-
unidecode
|
|
|
19 |
ftfy
|
20 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
21 |
torch==2.0.1
|
22 |
+
langchain
|
23 |
+
openai
|
|
|
|
|
|
|
|