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