ShengmingYin
ShengmingYin
Hi @SlatitudeChou and @EnthusiasticZ We have removed the requirement to run download.sh and you can try the updated code. Thanks~
Hi @albertoecf you can try to fix the version of the gradio by _pip install gradio==3.20.1_. Thanks
Hi @sulmone You can try the updated code, we have fixed the resize problem. Thanks~
Thanks for your kindly advise @mattsta And we have cleaned up the code. Thanks~
[https://github.com/lllyasviel/ControlNet/issues/182](url) It seems like the same issue as you met when ""**import gradio as gr**"" Maybe you can try to close the network proxy in the system settings, and restart...
[https://github.com/microsoft/visual-chatgpt/issues/29](url) It seems like the problem you met. Maybe **pip install opencv-python==4.5.1.48** can help you~
Hi @mhtan7 and @77LJH You can try the updated code, we now import ControlNet from diffusers and it is easier-to-use. Thanks~
Hi @77LJH and @kiranags You can try the updated code, we now import ControlNet from diffusers and it is easier-to-use. Thanks~
Hi @YuanXiaoYaoZiZai 我们最新更新的代码中对这个resize的问题进行了修复,您现在可以尝试输入长方形的图片进行处理 Thanks
Hi @sjcotto For replacement, you need to load the **ImageEditing** model. Please make sure you have loaded it. Thanks~