fix setup.py python version
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user