invoke-ai / invoke-ai/InvokeAI

[enhancement]: Ability to comment out lines in promt

Open
#4,895 2 comments 0 reactions 0 assignees View on GitHub
enhancement prompting
Dominant language
Python
Stars
28.2k
Forks
3k
Avg merge
6d 5h
Merged PRs (30d)
19

Description

### Is there an existing issue for this?

- [X] I have searched the existing issues

### Contact Details

_No response_

### What should this feature add?

Feature that allows users to temporarily disable parts of the prompt. To 'comment out' parts of prompt to prevent them from influencing the model's responses, similarly to commenting out lines of code in many programming languages.

For example, through the # symbol

It is very useful to be able to comment lines in the input field. To mark yourself:
```
# CHARACTER
...
# SCENE
...
# STYLE and other qualities
...
```

I don’t quite understand whether same function now is available in InvokeAI. Tell me please if feature is available now

### Alternatives

_No response_

### Additional Content

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.