Open longquanwjx opened 1 year ago
on the branch of bugfix/gradio_api_incompatibility , I try to fix this issue, this branch passed my verification, you can have a try, and hope you give me the final result after your verification.
cd <your_stable_diffusion_directory>/extensions/miaoshouai-assistant/
git checkout -b verfication origin/bugfix/gradio_api_incompatibility
git pull --rebase -p
and then, please restart webui, hope everything goes well.
I have the same problem, which also does not respond to the download. In the plug-in, the picture of the Civitai website can be displayed normally. How can I solve this problem?
did you try to get the latest version? 1.8
did you try to get the latest version? 1.8
Where can I try version 1.8, which is currently version 1.6
version 1.8 is out, just update in the plugin's update tab and then shut down and restart the webui completely or download it from release on github.
https://github.com/miaoshouai/miaoshouai-assistant/releases/tag/v1.8 I deleted all files for the other versions, unzipped version 1.8 and restarted the WEBUI, but still couldn't download the model
启动界面有一些WARN logs_location: F:\stable-diffusion-webui\extensions\miaoshouai-assistant\logs F:\stable-diffusion-webui\extensions\miaoshouai-assistant\scripts\assistant\miaoshou.py:154: GradioDeprecationWarning: The
style
method is deprecated. Please set these arguments in the constructor instead. with gr.Row().style(equal_height=True): F:\stable-diffusion-webui\extensions\miaoshouai-assistant\scripts\assistant\miaoshou.py:164: GradioDeprecationWarning: Thestyle
method is deprecated. Please set these arguments in the constructor instead. my_model_source_dropdown = gr.Dropdown( F:\stable-diffusion-webui\extensions\miaoshouai-assistant\scripts\assistant\miaoshou.py:173: GradioDeprecationWarning: Thestyle
method is deprecated. Please set these arguments in the constructor instead. my_model_type = gr.Radio(mtypes, a F:\stable-diffusion-webui\extensions\miaoshouai-assistant\scripts\assistant\miaoshou.py:276: GradioDeprecationWarning: Thestyle
method is deprecated. Please set these arguments in the constructor instead. with gr.Row().style(equal_height=True): F:\stable-diffusion-webui\extensions\miaoshouai-assistant\scripts\assistant\miaoshou.py:277: GradioDeprecationWarning: Thestyle
method is deprecated. Please set these arguments in the constructor instead. model_source_dropdown = gr.Dropdown(choices=["civitai.com", "liandange.com", "official_models", 'hugging_face', "controlnet"], F:\stable-diffusion-webui\extensions\miaoshouai-assistant\scripts\assistant\miaoshou.py:286: GradioDeprecationWarning: Thestyle
method is deprecated. Please set these arguments in the constructor instead. with gr.Row().style(equal_height=True): F:\stable-diffusion-webui\extensions\miaoshouai-assistant\scripts\assistant\miaoshou.py:295: GradioDeprecationWarning: Thestyle
method is deprecated. Please set these arguments in the constructor instead. with gr.Row().style(equal_height=True): F:\stable-diffusion-webui\extensions\miaoshouai-assistant\scripts\assistant\miaoshou.py:296: GradioDeprecationWarning: Thestyle
method is deprecated. Please set these arguments in the constructor instead. rad_model_tags = gr.Radio(['All'] + self.prelude.model_tags, F:\stable-diffusion-webui\extensions\miaoshouai-assistant\scripts\assistant\miaoshou.py:300: GradioDeprecationWarning: Thestyle
method is deprecated. Please set these arguments in the constructor instead. with gr.Row().style(equal_height=True): F:\stable-diffusion-webui\extensions\miaoshouai-assistant\scripts\assistant\miaoshou.py:309: GradioDeprecationWarning: Thestyle
method is deprecated. Please set these arguments in the constructor instead. model_type = gr.Radio(["All"] + list(self.prelude.model_type.keys()), F:\stable-diffusion-webui\extensions\miaoshouai-assistant\scripts\assistant\miaoshou.py:314: GradioDeprecationWarning: Thestyle
method is deprecated. Please set these arguments in the constructor instead. self.runtime.ds_models = gr.Dataset( F:\stable-diffusion-webui\extensions\miaoshouai-assistant\scripts\assistant\miaoshou.py:314: GradioDeprecationWarning: Unknown style parameter: type self.runtime.ds_models = gr.Dataset( F:\stable-diffusion-webui\extensions\miaoshouai-assistant\scripts\assistant\miaoshou.py:314: GradioDeprecationWarning: Unknown style parameter: container self.runtime.ds_models = gr.Dataset( F:\stable-diffusion-webui\extensions\miaoshouai-assistant\scripts\assistant\miaoshou.py:325: GradioDeprecationWarning: Thestyle
method is deprecated. Please set these arguments in the constructor instead. self.runtime.ds_cover_gallery = gr.Dataset( F:\stable-diffusion-webui\extensions\miaoshouai-assistant\scripts\assistant\miaoshou.py:325: GradioDeprecationWarning: Unknown style parameter: type self.runtime.ds_cover_gallery = gr.Dataset( F:\stable-diffusion-webui\extensions\miaoshouai-assistant\scripts\assistant\miaoshou.py:325: GradioDeprecationWarning: Unknown style parameter: container 这个有影响吗下载没反应