fix: message
This commit is contained in:
@@ -395,7 +395,7 @@ def main():
|
||||
generator = VideoGenerator()
|
||||
|
||||
def progress_callback(message):
|
||||
print("VideoGenerator created successfully")
|
||||
print(message)
|
||||
|
||||
if args.action == "single":
|
||||
if not args.image or not args.prompt or not args.output:
|
||||
|
||||
Reference in New Issue
Block a user