chenjianfei
commited on
Commit
·
3f87738
1
Parent(s):
6165f82
update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
beautifulsoup4==4.13.4
|
2 |
chardet==5.2.0
|
3 |
-
chattts
|
4 |
duckduckgo_search==7.0.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
|
|
|
1 |
beautifulsoup4==4.13.4
|
2 |
chardet==5.2.0
|
3 |
+
chattts
|
4 |
duckduckgo_search==7.0.1
|
5 |
gradio==5.25.2
|
6 |
langchain==0.3.23
|
7 |
langchain_community==0.3.21
|
8 |
+
numpy==2.0.2
|
9 |
ollama==0.4.7
|
10 |
openai_whisper==20240930
|
11 |
pandas==2.2.3
|