fix resolution if reload webpage

Signed-off-by: mymusise <mymusise1@gmail.com>
This commit is contained in:
mymusise 2025-02-27 19:30:19 +08:00
parent 6797c48002
commit c92cd2143b

View File

@ -80,6 +80,7 @@ def load_model(value):
)
print("done", flush=True)
return '480P'
return value
def prompt_enc(prompt, img, tar_lang):