Closed Anon1337Elite closed 1 year ago
Huh, I will check when I have time.
Huh, I will check when I have time.
i think it might been the model i was using weird issue. I gave up on it. Was using Anime6B model.
Dont have time to trouble shoot much.
That scene detect is for interpolation though. Not for upscaling.
That scene detect is for interpolation though. Not for upscaling.
oh, lol. Yeah i was testing around i didn't much understand what was for what. Since that section has been kinda confusing for me. Srry.
When i use
clip = scene_detect(clip, model_name="efficientnetv2_b0", thresh=0.98, fp16=False)
I get the error below, how can i fix this ? Thanks.