fix install setup requirement
This commit is contained in:
+22
-22
@@ -1,27 +1,27 @@
|
||||
requests==2.31.0
|
||||
colorama==0.4.6
|
||||
python-dotenv==1.0.0
|
||||
playsound==1.3.0
|
||||
soundfile==0.13.1
|
||||
requests>=2.31.0
|
||||
colorama>=0.4.6
|
||||
python-dotenv>=1.0.0
|
||||
playsound>=1.3.0
|
||||
soundfile>=0.13.1
|
||||
transformers>=4.46.3
|
||||
torch>=2.4.1
|
||||
python-dotenv==1.0.0
|
||||
ollama==0.4.7
|
||||
scipy==1.15.1
|
||||
kokoro==0.7.12
|
||||
flask==3.1.0
|
||||
soundfile==0.13.1
|
||||
protobuf==3.20.3
|
||||
termcolor==2.5.0
|
||||
ipython==8.34.0
|
||||
gliclass==0.1.8
|
||||
pyaudio==0.2.14
|
||||
librosa==0.10.2.post1
|
||||
selenium==4.29.0
|
||||
markdownify==1.1.0
|
||||
text2emotion==0.0.5
|
||||
langid==1.1.6
|
||||
chromedriver-autoinstaller==0.6.4
|
||||
python-dotenv>=1.0.0
|
||||
ollama>=0.4.7
|
||||
scipy>=1.15.1
|
||||
kokoro>=0.7.12
|
||||
flask>=3.1.0
|
||||
soundfile>=0.13.1
|
||||
protobuf>=3.20.3
|
||||
termcolor>=2.5.0
|
||||
ipython>=8.34.0
|
||||
gliclass>=0.1.8
|
||||
pyaudio>=0.2.14
|
||||
librosa>=0.10.2.post1
|
||||
selenium>=4.29.0
|
||||
markdownify>=1.1.0
|
||||
text2emotion>=0.0.5
|
||||
langid>=1.1.6
|
||||
chromedriver-autoinstaller>=0.6.4
|
||||
httpx>=0.27,<0.29
|
||||
anyio>=3.5.0,<5
|
||||
distro>=1.7.0,<2
|
||||
|
||||
Reference in New Issue
Block a user