mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Added pydub requirement for audio generation
This commit is contained in:
@@ -39,3 +39,4 @@ dependencies:
|
|||||||
- ijson
|
- ijson
|
||||||
- bitsandbytes
|
- bitsandbytes
|
||||||
- ftfy
|
- ftfy
|
||||||
|
- pydub
|
@@ -36,3 +36,4 @@ dependencies:
|
|||||||
- flask_compress
|
- flask_compress
|
||||||
- ijson
|
- ijson
|
||||||
- ftfy
|
- ftfy
|
||||||
|
- pydub
|
||||||
|
@@ -27,3 +27,4 @@ flask_compress
|
|||||||
ijson
|
ijson
|
||||||
bitsandbytes
|
bitsandbytes
|
||||||
ftfy
|
ftfy
|
||||||
|
pydub
|
@@ -28,3 +28,4 @@ ansi2html
|
|||||||
flask_compress
|
flask_compress
|
||||||
ijson
|
ijson
|
||||||
ftfy
|
ftfy
|
||||||
|
pydub
|
Reference in New Issue
Block a user