chenjianfei
commited on
Commit
·
abe8935
1
Parent(s):
c1af61b
update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ duckduckgo_search==7.5.1
|
|
5 |
gradio==5.25.2
|
6 |
langchain==0.3.23
|
7 |
langchain_community==0.3.21
|
8 |
-
numpy==
|
9 |
ollama==0.4.7
|
10 |
openai_whisper==20240930
|
11 |
pandas==2.2.3
|
|
|
5 |
gradio==5.25.2
|
6 |
langchain==0.3.23
|
7 |
langchain_community==0.3.21
|
8 |
+
numpy==1.26.4
|
9 |
ollama==0.4.7
|
10 |
openai_whisper==20240930
|
11 |
pandas==2.2.3
|