Add documentation on hover for params in UI #23
Labels
No Label
bug
duplicate
enhancement
help wanted
insufficient info
invalid
news
not a bug
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: mrq/ai-voice-cloning#23
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be nice to not go back and forth to the wiki and have params descriptions directly on hover in UI
I'll see about cramming those in. I know Voldy's Stable Diffusion Web UI has them, some of the time but not all the time. Gradio's documentation doesn't seem to have an easy way to expose them, so I'd have to delve into probably doing it by injecting JavaScript.