@Furkan Gözükara SECourses have you tried the Tile resample control net for upscaling images?
@Furkan Gözükara SECourses have you tried the Tile resample control net for upscaling images?






hf_token = None # <---- put hf_token here only in private notebooks;
if hf_token is None:
from huggingface_hub import login; login() # put your hf_token in output of this cell if you want to share notebook in public;