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

Negative Prompt + Guidance for CLI #178

Merged
merged 3 commits into from
Apr 29, 2024
Merged

Negative Prompt + Guidance for CLI #178

merged 3 commits into from
Apr 29, 2024

Conversation

loadfred
Copy link
Contributor

@loadfred loadfred commented Apr 28, 2024

Change --guidance_scale to float in app.py
Can't change guidance to decimal with CLI.

Change --guidance_scale to float
Add --negative_prompt option to app.py CLI
@loadfred
Copy link
Contributor Author

Also added negative prompt to CLI non-interactive mode.

Added option to edit negative prompt. Added ability to edit guidance scale in generation settings.
@loadfred
Copy link
Contributor Author

Added negative prompt option to CLI interactive mode. Added ability to edit guidance scale in CLI settings.

@loadfred loadfred changed the title Update app.py Negative Prompt + Guidance for CLI Apr 29, 2024
@rupeshs
Copy link
Owner

rupeshs commented Apr 29, 2024

@loadfred Nice work, thanks for the PR.

@rupeshs rupeshs merged commit 1a54232 into rupeshs:main Apr 29, 2024
@loadfred loadfred deleted the patch-1 branch April 29, 2024 21:49
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

Successfully merging this pull request may close these issues.

2 participants