Update README.md
This commit is contained in:
parent
cb41151eac
commit
49f887fde4
@ -60,6 +60,7 @@ prompt = "An astronaut riding a green horse" # Your prompt here
|
||||
neg_prompt = "ugly, blurry, poor quality" # Negative prompt here
|
||||
image = pipe(prompt=prompt, negative_prompt=neg_prompt).images[0]
|
||||
```
|
||||
### Update: Our model should now be usable in ComfyUI.
|
||||
### Please do use negative prompting, and a CFG around 9.0 for the best quality!
|
||||
### Model Description
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user