You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there's a dropdown widget implemented that allows users to choose a Stable Diffusion model from a set of limited options. There are cases where users want to use a specific model outside the list.
Solution
Provide a simple textbox that allows the user to enter the name of any Text2Image Stable Diffusion model from Huggingface. Also, it would be cool if the search textbox and the dropdown widget could be merged.
The text was updated successfully, but these errors were encountered:
Problem
Currently, there's a dropdown widget implemented that allows users to choose a Stable Diffusion model from a set of limited options. There are cases where users want to use a specific model outside the list.
Solution
Provide a simple textbox that allows the user to enter the name of any Text2Image Stable Diffusion model from Huggingface. Also, it would be cool if the search textbox and the dropdown widget could be merged.
The text was updated successfully, but these errors were encountered: