Severian commited on
Commit
8064b58
·
verified ·
1 Parent(s): f6482b2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ CAPTION_TYPE_MAP = {
33
  "Write a descriptive caption for this image in a casual tone within {word_count} words.",
34
  "Write a {length} descriptive caption for this image in a casual tone.",
35
  ],
36
- "Training Prompt": [
37
  "Write a stable diffusion prompt for this image.",
38
  "Write a stable diffusion prompt for this image within {word_count} words.",
39
  "Write a {length} stable diffusion prompt for this image.",
 
33
  "Write a descriptive caption for this image in a casual tone within {word_count} words.",
34
  "Write a {length} descriptive caption for this image in a casual tone.",
35
  ],
36
+ "Stable Diffusion Prompt": [
37
  "Write a stable diffusion prompt for this image.",
38
  "Write a stable diffusion prompt for this image within {word_count} words.",
39
  "Write a {length} stable diffusion prompt for this image.",