Docs: CLI doc and paperspace guide

This commit is contained in:
litagin02
2024-02-19 20:15:20 +09:00
parent 6ee8125dff
commit 442ad6ac27
10 changed files with 146 additions and 164 deletions

View File

@@ -4,7 +4,7 @@ import enum
# See https://huggingface.co/spaces/gradio/theme-gallery for more themes
GRADIO_THEME: str = "NoCrypt/miku"
LATEST_VERSION: str = "2.2"
LATEST_VERSION: str = "2.3"
DEFAULT_STYLE: str = "Neutral"
DEFAULT_STYLE_WEIGHT: float = 5.0