Fix some lint errors.

This commit is contained in:
hodanov
2024-11-03 19:52:58 +09:00
parent f074a1b3ca
commit c6ce2f61ad
2 changed files with 27 additions and 23 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ def main(
seed: int = -1,
use_upscaler: str = "False",
output_format: str = "png",
):
) -> None:
"""This function is the entrypoint for the Runway CLI.
The function pass the given prompt to StableDiffusion on Modal,
gets back a list of images and outputs images to local.