mirror of
https://github.com/tcsenpai/agenticSeek.git
synced 2025-06-06 11:05:26 +00:00
fix setup.py python version
This commit is contained in:
parent
6e1ab5f103
commit
cb1a5c90e6
4
setup.py
4
setup.py
@ -21,8 +21,8 @@ setup(
|
|||||||
"python-dotenv==1.0.0",
|
"python-dotenv==1.0.0",
|
||||||
"playsound==1.3.0",
|
"playsound==1.3.0",
|
||||||
"soundfile==0.13.1",
|
"soundfile==0.13.1",
|
||||||
"transformers==4.48.3",
|
"transformers==4.46.3",
|
||||||
"torch==2.5.1",
|
"torch>=2.4.1",
|
||||||
"ollama==0.4.7",
|
"ollama==0.4.7",
|
||||||
"scipy==1.15.1",
|
"scipy==1.15.1",
|
||||||
"kokoro==0.7.12",
|
"kokoro==0.7.12",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user