remove repeat
This commit is contained in:
parent
02d95264b3
commit
13ab7c552a
@ -127,7 +127,6 @@ def main():
|
||||
scheduler=scheduler,
|
||||
)
|
||||
pipe = pipe.to("cuda", dtype=weight_dtype)
|
||||
pipe = pipe.to("cuda", dtype=weight_dtype)
|
||||
|
||||
date_str = datetime.now().strftime("%Y%m%d")
|
||||
time_str = datetime.now().strftime("%H%M")
|
||||
|
Loading…
x
Reference in New Issue
Block a user