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