agenticSeek/requirements.txt
steveh8758_lab 42d2655881 Fix some error
FIX:
    llm_provider.py 102: _model -> model
MOD:
    utility.py 25: add windows termial color print
    text_to_speech.py 29: add windows version
ADD:
    add termcolor in requirements.txt
2025-02-23 19:37:57 +08:00

13 lines
203 B
Plaintext

requests==2.31.0
openai==1.61.1
colorama==0.4.6
python-dotenv==1.0.0
playsound==1.3.0
transformers==4.48.3
torch==2.5.1
ollama==0.4.7
scipy==1.15.1
kokoro==0.7.12
flask==3.1.0
soundfile==0.13.1
termcolor