aplewe commited on
Commit
8619fa2
1 Parent(s): 9e3a723

added prompt suggestions

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -17,6 +17,13 @@ v1 of Storytime was trained using 130 512x512 images of alphabet letters, flashc
17
 
18
  For best results (most legible text in the image), use the DPM++ 2M with a CFG around 7 and 90 sample steps at a resolution of 640w x 768h.
19
 
 
 
 
 
 
 
 
20
  Directory structure and contents:
21
  ---------------------------------
22
 
 
17
 
18
  For best results (most legible text in the image), use the DPM++ 2M with a CFG around 7 and 90 sample steps at a resolution of 640w x 768h.
19
 
20
+ *Prompt Suggestions*
21
+
22
+ The images in the "samples" directory were generated using the Dynamic Prompts plug-in for the Automatic1111 webui. In this instance, it can function as a sort of mad-lib generator where different combinations of words/subjects can appear together randomly by using a prompt similar to the following:
23
+
24
+ `a page from a book containing pictures of a {car|galaxy|tree|cat} and a {lake|dog|house|sun} with text below the pictures written in the English language telling a {sad|happy|intersting|boring}
25
+ story about the pictures`
26
+
27
  Directory structure and contents:
28
  ---------------------------------
29