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
@Dr. Furkan Gözükara i try install with on click version 13 for win , then run , i got error : Traceback (most recent call last): File "X:\03_General\huy\supir\SUPIR\gradio_demo.py", line 5, in <module> from gradio_imageslider import ImageSlider File "C:\Users\AZPC\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio_imageslider__init__.py", line 1, in <module> from .imageslider import ImageSlider File "C:\Users\AZPC\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio_imageslider\imageslider.py", line 16, in <module> from gradio.events import Events ImportError: cannot import name 'Events' from 'gradio.events' (C:\Users\AZPC\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\events.py) Press any key to continue . . .
Sure. The most important parameter is your dataset. The quality of your images, their consistency, they inherent content are the most impactful parameter. Other than that seems like adamw8bit, LR 1-e4, batch size1, dim 128alpha64, 20-30 images.. I mean this is all pretty standard for realistic. Just run it. You need to see it for yourself for that effect of understanding the model learning to take in you.
Did anyone else get Supir to work on a 3060 ? I've been trying all day but it only handles 512x512 pics.. as soon as I try to upscale 1024x1024 it breaks.
@Dr. Furkan Gözükara I'm on version 10.. should I remove that and get ur latest I see there is a version 11 on ur site now.. was something broken in 10 ?
Problem with instalation SUPIR: ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /MonsterMMORPG/SECourses/resolve/main/triton-2.1.0-cp310-cp310-win_amd64.whl (Caused by ResponseError('too many 503 error responses'))
and another error: c:\Supir\SUPIR>python gradio_demo.py Traceback (most recent call last): File "c:\Supir\SUPIR\gradio_demo.py", line 5, in <module> from gradio_imageslider import ImageSlider ModuleNotFoundError: No module named 'gradio_imageslider'
c:\Supir\SUPIR>python gradio_demo.py Traceback (most recent call last): File "c:\Supir\SUPIR\gradio_demo.py", line 5, in <module> from gradio_imageslider import ImageSlider File "C:\Users\alek\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio_imageslider__init__.py", line 1, in <module> from .imageslider import ImageSlider File "C:\Users\alek\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio_imageslider\imageslider.py", line 15, in <module> from gradio.components.base import Component ModuleNotFoundError: No module named 'gradio.components.base'; 'gradio.components' is not a package
Yes, presently, the Hugging Face servers are experiencing downtime, Unfortunately, there isn't much to be done except to await the servers' restoration.
You must wait. When https://huggingface.co/ the website loads and is back online- then all of the scripts that he’s made that use it can function again. Right now the hugging face site is down. So the script is going to the site to get resources that it cannot find. To put simply- the store is closed, come back when it’s open again
Do you see where it says 501 server error? That’s not usually a local issue. If someone has another suggestion I could be mistaken. To me looks like at some point your script is trying to access something from huggingface and it’s not accessible at this time. Try again when huggingface.co is back online and it may work. Or you could copy all of the error into Chatgpt and ask what’s the error stem from.
my understanding is that its trying to pull VAE info from hugginface because it doesnt see it locally but i have those files i just don't know where this shit is supposed to go for it to be seen
id like to note something regarding supir. If you want to upscale an image that already has decent quality, do not use Stage 1! Stage one is there to smooth out extremely low res images so the upscaling process can re-add details. But if you do this on decent quality images, you rather lose details instead of gaining the best quality output. Ive tested this with a few images and the output was always better to not use stage one on already good images. You can just upload your own image instead of using stage 1.
ah that makes sense, i wondered why there was an option to upload. and yes Ive also noticed the smoothing out of heavily pixaled low res images on stage 1 nice one Death...never thought id be typing that