Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove space #763

Open
Louis24 opened this issue Jul 26, 2024 · 1 comment
Open

Remove space #763

Louis24 opened this issue Jul 26, 2024 · 1 comment

Comments

@Louis24
Copy link

Louis24 commented Jul 26, 2024


Python Code

    def generate(self, checkpoint,                  vae,
                 prompt,
                 negative_prompt,
                 task,
                 sampling_method,
                 sampling_steps,
                 width,
                 height,
                 batch_size,
                 batch_count,
                 cfg_scale,
                 module,
                 model,
                 controlnet_weight,
                 image_path=None,
                 mask_path=None,
                 ):

Command Line and Configuration

I use vscode extension

Your Environment

  • Python version: 3.10
  • autopep8 version:v2024.0.0
  • Platform: windows, linux, macOSX, and other OS... win

image

@zhonghai9967
Copy link

"--aggressive"
or
"--aggressive --aggressive""

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants