Hello everyone. I am Dr. Furkan Gözükara. PhD Computer Engineer. SECourses is a dedicated YouTube channel for the following topics : Tech, AI, News, Science, Robotics, Singularity, ComfyUI, SwarmUI, ML, Artificial Intelligence, Humanoid Robots, Wan 2.2, FLUX, Krea, Qwen Image, VLMs, Stable Diffusion
Awesome Video! @Dr. Furkan Gözükara I'm still trying to create a comic (Asterix & Obelix) sequence with Stable Diffusion but I somehow can't make any progress. What I did so far was training it with images of Obelix and linked that to a prompt (ohwx man). The results are super bad though
Hi everyone, I downloaded the A1111 Web UI Autoinstaller app and installed it on my PC but when I run it (after installing all the modules) it gives me the following error :
To create a public link, set share=Trueshare=True in launch()launch(). Traceback (most recent call last): File "C:\Users\magri\Documents\A1111 Web UI Autoinstaller\stable-diffusion-webui\launch.py", line 361, in <module> start() File "C:\Users\magri\Documents\A1111 Web UI Autoinstaller\stable-diffusion-webui\launch.py", line 356, in start webui.webui() File "C:\Users\magri\Documents\A1111 Web UI Autoinstaller\stable-diffusion-webui\webui.py", line 232, in webui app.add_middleware(GZipMiddleware, minimum_size=1000) File "C:\Users\magri\Documents\A1111 Web UI Autoinstaller\stable-diffusion-webui\venv\lib\site-packages\starlette\applications.py", line 135, in add_middleware raise RuntimeError("Cannot add middleware after an application has started") RuntimeError: Cannot add middleware after an application has started