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
|
||||
- bitsandbytes
|
||||
- ftfy
|
||||
- pydub
|
@@ -36,3 +36,4 @@ dependencies:
|
||||
- flask_compress
|
||||
- ijson
|
||||
- ftfy
|
||||
- pydub
|
||||
|
@@ -27,3 +27,4 @@ flask_compress
|
||||
ijson
|
||||
bitsandbytes
|
||||
ftfy
|
||||
pydub
|
@@ -28,3 +28,4 @@ ansi2html
|
||||
flask_compress
|
||||
ijson
|
||||
ftfy
|
||||
pydub
|
Reference in New Issue
Block a user