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
|
- termcolor
|
||||||
- Pillow
|
- Pillow
|
||||||
- psutil
|
- psutil
|
||||||
|
- ffmpeg
|
||||||
- pip:
|
- pip:
|
||||||
- flask-cloudflared==0.0.10
|
- flask-cloudflared==0.0.10
|
||||||
- flask-ngrok
|
- flask-ngrok
|
||||||
|
@@ -22,6 +22,7 @@ dependencies:
|
|||||||
- termcolor
|
- termcolor
|
||||||
- Pillow
|
- Pillow
|
||||||
- psutil
|
- psutil
|
||||||
|
- ffmpeg
|
||||||
- pip:
|
- pip:
|
||||||
- -f https://developer.intel.com/ipex-whl-stable-xpu
|
- -f https://developer.intel.com/ipex-whl-stable-xpu
|
||||||
- torch==2.0.1a0
|
- torch==2.0.1a0
|
||||||
|
@@ -22,6 +22,7 @@ dependencies:
|
|||||||
- termcolor
|
- termcolor
|
||||||
- Pillow
|
- Pillow
|
||||||
- psutil
|
- psutil
|
||||||
|
- ffmpeg
|
||||||
- pip:
|
- pip:
|
||||||
- --extra-index-url https://download.pytorch.org/whl/rocm5.2
|
- --extra-index-url https://download.pytorch.org/whl/rocm5.2
|
||||||
- torch==1.13.1+rocm5.2
|
- torch==1.13.1+rocm5.2
|
||||||
|
Reference in New Issue
Block a user