[diffusion] chore: remove stepvideo code (#15918)
This commit is contained in:
@@ -342,11 +342,6 @@ class ServerArgs:
|
||||
type=str,
|
||||
help="The path of the model weights. This can be a local folder or a Hugging Face repo ID.",
|
||||
)
|
||||
parser.add_argument(
|
||||
"--model-dir",
|
||||
type=str,
|
||||
help="Directory containing StepVideo model",
|
||||
)
|
||||
parser.add_argument(
|
||||
"--vae-path",
|
||||
type=str,
|
||||
|
||||
Reference in New Issue
Block a user