Commit
•
a7216f6
1
Parent(s):
16613d0
Update README.md
Browse files
README.md
CHANGED
@@ -76,11 +76,9 @@ The captions were written down manually by a single annotator, and following the
|
|
76 |
|
77 |
## Prompt Template
|
78 |
|
79 |
-
You should use the following
|
80 |
|
81 |
-
|
82 |
-
Ghibli style [character description] with [distinctive features], [action or pose], [environment or background], [lighting or atmosphere], [additional details]` to trigger the image generation.
|
83 |
-
```
|
84 |
|
85 |
## Inference with `diffusers`
|
86 |
|
|
|
76 |
|
77 |
## Prompt Template
|
78 |
|
79 |
+
You should use the following template:
|
80 |
|
81 |
+
"Ghibli style [character description] with [distinctive features], [action or pose], [environment or background], [lighting or atmosphere], [additional details]` to trigger the image generation."
|
|
|
|
|
82 |
|
83 |
## Inference with `diffusers`
|
84 |
|