added useful info
Browse files
README.md
CHANGED
@@ -15,4 +15,10 @@ The sample images here include those that contain legible words, including words
|
|
15 |
|
16 |
v1 of Storytime was trained using 130 512x512 images of alphabet letters, flashcards, word charts, pages of text, and pages of text with images on a computer running Windows 10 with a single Nvidia RTX a4000 GPU for 300 epochs with a batch size of 8. No prior preservations images were used.
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
|
16 |
v1 of Storytime was trained using 130 512x512 images of alphabet letters, flashcards, word charts, pages of text, and pages of text with images on a computer running Windows 10 with a single Nvidia RTX a4000 GPU for 300 epochs with a batch size of 8. No prior preservations images were used.
|
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 |
+
|
23 |
+
/samples -- sample images in .png format, with prompt text and information in the corresponding .txt file
|
24 |
+
/model -- downloadable model file in safetesors format and corresponding YAML
|