mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-06-03 22:04:53 +00:00
fix resolution if reload webpage (#86)
Signed-off-by: mymusise <mymusise1@gmail.com>
This commit is contained in:
parent
9d54043a67
commit
5cb59ec52b
@ -80,6 +80,7 @@ def load_model(value):
|
||||
)
|
||||
print("done", flush=True)
|
||||
return '480P'
|
||||
return value
|
||||
|
||||
|
||||
def prompt_enc(prompt, img, tar_lang):
|
||||
|
Loading…
Reference in New Issue
Block a user