mirror of
https://github.com/SillyTavern/SillyTavern-Extras.git
synced 2026-01-26 17:20:04 +00:00
* talkinghead: fix and improve THA3 manual poser * server.py: no, don't yet use fp16 for talkinghead * talkinghead: remove wxPython dependency from live mode * comment out unused functions * add TODO list * coding style * remove unused import * add TODO marker * message wordings * fix typos in variable names * talkinghead updates * talkinghead updates * Empty commit * presentation order, sectioning * fix the inMotion flag update * mark a TODO * refactor * remove done TODO items * mark a TODO * comment wording * pause animation while loading a new image * parser doesn't belong here, not a command-line app anymore * message wording * use finally * remove superfluous "global" declarations * lots of cleanup * remove silly sys.path entry * improve docstring * oops * app.py now only serves the live mode for the plugin * talkinghead live mode: remove ifacialmocap stuff (unused) * improve comment * list walking is so 1990s * use double quotes consistently * remove now-unused ifacialmocap-related files from the repo * remove done TODO item * improve docstring * update comment * remove now-unused function * update comment * improve docstring * add TODO marker * oops, typo * add --talkinghead-model command-line option to server.py Default is 'auto': float16 on GPU, float32 on CPU. * talkinghead: auto-install THA3 models if needed * remove tha3/models from git repo (have autodownload now) * Add hf-hub as explicit dependency * Add THA models to gitignore --------- Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
27 lines
297 B
Plaintext
27 lines
297 B
Plaintext
flask
|
|
flask-cloudflared
|
|
flask-cors
|
|
flask-compress
|
|
markdown
|
|
Pillow==9.5.0
|
|
colorama
|
|
webuiapi
|
|
transformers
|
|
silero-api-server
|
|
torch
|
|
torchvision
|
|
torchaudio
|
|
diffusers
|
|
accelerate
|
|
chromadb
|
|
sentence_transformers
|
|
edge-tts
|
|
matplotlib
|
|
fastapi
|
|
wxpython
|
|
vosk
|
|
sounddevice
|
|
openai-whisper
|
|
selenium
|
|
huggingface-hub
|