mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-04 14:16:57 +00:00
remove duplicate gpu arg left over from merge
This commit is contained in:
parent
e8019ac6f9
commit
9fe4b30e85
@ -380,12 +380,6 @@ def _parse_args():
|
||||
default="",
|
||||
help="Server name"
|
||||
)
|
||||
parser.add_argument(
|
||||
"--gpu",
|
||||
type=str,
|
||||
default="",
|
||||
help="Default GPU Device"
|
||||
)
|
||||
|
||||
parser.add_argument(
|
||||
"--gpu",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user