text-generation-webui
text-generation-webui copied to clipboard
Can't put extensions except gallery as default
Describe the bug
Hey there I was trying to put extension as default in setting template json file but it seems it's not not working ,it also not giving any error plus also not working I put it in the "default_extensikns and chat_default_extension
Not working at all
Also not showing up in console too
Is there an existing issue for this?
- [X] I have searched the existing issues
Reproduction
Just put other extensions except gallery in default extension and chat default extension
Screenshot
No response
Logs
No logs
System Info
Google Colab
The formatting should look like this:
"chat_default_extensions": [
"gallery","whisper_stt"
],
If you are doing something like:
"chat_default_extensions": [
"gallery, whisper_stt"
],
That will not work. Please let me know if this helped.
This issue has been closed due to inactivity for 6 weeks. If you believe it is still relevant, please leave a comment below. You can tag a developer in your comment.