Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
torch
|
2 |
gradio
|
3 |
tiktoken
|
@@ -6,7 +7,6 @@ transformers==4.38
|
|
6 |
langchain
|
7 |
langchain-community
|
8 |
langchain-core
|
9 |
-
spaces
|
10 |
chromadb
|
11 |
pypdf
|
12 |
docx2txt
|
|
|
1 |
+
spaces
|
2 |
torch
|
3 |
gradio
|
4 |
tiktoken
|
|
|
7 |
langchain
|
8 |
langchain-community
|
9 |
langchain-core
|
|
|
10 |
chromadb
|
11 |
pypdf
|
12 |
docx2txt
|