mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Add ffmpeg for audio tts
This commit is contained in:
@@ -26,6 +26,7 @@ dependencies:
|
||||
- termcolor
|
||||
- Pillow
|
||||
- psutil
|
||||
- ffmpeg
|
||||
- pip:
|
||||
- flask-cloudflared==0.0.10
|
||||
- flask-ngrok
|
||||
|
@@ -22,6 +22,7 @@ dependencies:
|
||||
- termcolor
|
||||
- Pillow
|
||||
- psutil
|
||||
- ffmpeg
|
||||
- pip:
|
||||
- -f https://developer.intel.com/ipex-whl-stable-xpu
|
||||
- torch==2.0.1a0
|
||||
|
@@ -22,6 +22,7 @@ dependencies:
|
||||
- termcolor
|
||||
- Pillow
|
||||
- psutil
|
||||
- ffmpeg
|
||||
- pip:
|
||||
- --extra-index-url https://download.pytorch.org/whl/rocm5.2
|
||||
- torch==1.13.1+rocm5.2
|
||||
|
Reference in New Issue
Block a user