chenjianfei
commited on
Commit
·
f39057e
1
Parent(s):
f7f6f51
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,6 +8,7 @@ langchain==0.3.25
|
|
8 |
langchain_community==0.3.24
|
9 |
numpy==2.2.5
|
10 |
ollama==0.4.8
|
|
|
11 |
Requests==2.32.3
|
12 |
soundfile==0.12.1
|
13 |
torch==2.5.0
|
|
|
8 |
langchain_community==0.3.24
|
9 |
numpy==2.2.5
|
10 |
ollama==0.4.8
|
11 |
+
optimum
|
12 |
Requests==2.32.3
|
13 |
soundfile==0.12.1
|
14 |
torch==2.5.0
|