1. 09 May, 2023 7 commits
  2. 08 May, 2023 31 commits
  3. 07 May, 2023 2 commits
    • mouhao's avatar
      Merge pull request #1 from mouhao/mouhao-patch-1 · 0cb582b5
      mouhao authored
      Update webui.py
      0cb582b5
    • mouhao's avatar
      Update webui.py · 5427b712
      mouhao authored
      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.
      5427b712