Age | Commit message (Collapse) | Author |
|
Fix missing /docs endpoint in newer gradio versions
|
|
|
|
Update webui.py
|
|
Fix missing /docs endpoint in newer gradio versions
Newer versions of gradio (>=3.27.1) have removed the /docs endpoint by default. This commit adds it back to enable accessing the API documentation.
|
|
|
|
feat: use existing virtualenv if already active
|
|
|
|
add subpath support
|
|
|
|
--disable-safe-unpickle
|
|
|
|
|
|
Miscellaneous JS fixes
|
|
|
|
|
|
|
|
|
|
restore_progress fix
|
|
|
|
id wrong type
|
|
|
|
unresponsive after using it.
|
|
|
|
|
|
XYZ checkpoint switch via Override
|
|
override setting "model override" enhancement
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 80987c36f9bfa33092ac7c75624b25d839cb2a06, reversing
changes made to 2e78e65a22bfa6b116ae18d12fdcb85ec8acd727.
|
|
restore the progress from session lost / tab reload
|
|
|
|
Add disable_tls_verify arg for use with self-signed certs
|
|
|
|
|
|
|
|
add missing filename pattern hints
|