Spaces:
Sleeping
Sleeping
guoerjun
commited on
Commit
•
6b458a2
1
Parent(s):
9c63805
fix
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ pypdf==4.2.0
|
|
3 |
langchain==0.2.5
|
4 |
langchain-community==0.2.5
|
5 |
transformers==4.32.1
|
6 |
-
dashscope==1.20.0
|
|
|
|
3 |
langchain==0.2.5
|
4 |
langchain-community==0.2.5
|
5 |
transformers==4.32.1
|
6 |
+
dashscope==1.20.0
|
7 |
+
torch==2.2.2
|