Commit Graph
2 Commits
Author SHA1 Message Date
mouhaoandGitHub 0cb582b50c Merge pull request #1 from mouhao/mouhao-patch-1
Update webui.py
2023-05-07 21:03:28 +08:00
mouhaoandGitHub 5427b7128d 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.
2023-05-07 20:54:48 +08:00