Avrik commited on
Commit
9b53302
1 Parent(s): 2bf9c21

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -7
README.md CHANGED
@@ -8,17 +8,16 @@ tags:
8
  - text-to-image
9
  - image-to-image
10
  ---
11
- **Abstract Animation Sprite Sheets**
12
 
13
  An experimental Dreambooth model trained on individual frames of looping 3D animations that were then laid out on a 4x4 grid. Generates sprite sheets that can create very interesting abstract animations.
14
 
15
  Use the token **AbstrAnm spritesheet**. Size must be set at 512x512 or your outputs may not work properly.
16
 
17
- Example prompt:
18
- **AbstrAnm spritesheet, animation of a red glowing orb in the sky, highly detailed, fog, atmosphere, glow, sprites, animated, abstract**
19
-
20
- **Negative prompt: high contrast, text, overlay**
21
-
22
  Steps: 30, Sampler: DPM++ 2M Karras, CFG scale: 8
23
 
24
  Feel free to experiment with other types of prompts and/or model merges.
@@ -33,7 +32,18 @@ Discovered it's actually quite flexible and could even animate less abstract con
33
 
34
  ![New Animations](https://huggingface.co/Avrik/abstract-anim-spritesheets/resolve/main/natureanims.gif)
35
 
36
- Some issues with this model.
 
 
 
 
 
 
 
 
 
 
 
37
  - May not loop seamlessly
38
  - Tends to be too noisy
39
  - Sprites aren't usually perfect squares
 
8
  - text-to-image
9
  - image-to-image
10
  ---
11
+ # Abstract Animation Sprite Sheets
12
 
13
  An experimental Dreambooth model trained on individual frames of looping 3D animations that were then laid out on a 4x4 grid. Generates sprite sheets that can create very interesting abstract animations.
14
 
15
  Use the token **AbstrAnm spritesheet**. Size must be set at 512x512 or your outputs may not work properly.
16
 
17
+ **Example prompt:** <i>AbstrAnm spritesheet, animation of a red glowing orb in the sky, highly detailed, fog, atmosphere, glow, sprites, animated, abstract</i>
18
+ <br>
19
+ **Negative prompt:** <i>high contrast, text, overlay</i>
20
+ <br>
 
21
  Steps: 30, Sampler: DPM++ 2M Karras, CFG scale: 8
22
 
23
  Feel free to experiment with other types of prompts and/or model merges.
 
32
 
33
  ![New Animations](https://huggingface.co/Avrik/abstract-anim-spritesheets/resolve/main/natureanims.gif)
34
 
35
+ **Prompt 1:** <i>AbstrAnm spritesheet, animation of magical swirling clouds in the clear blue sky, floating in crystal clear water, circular, sunny, timelapse, lens flare, nature, 35mm lens shot, photorealistic, sprites, animated, art by Greg Rutkowski</i>
36
+ <br>
37
+ **Negative prompt:** <i>text, overlay, abstract, boring, empty, barren, simple background</i>
38
+ <br>
39
+ Steps: 25, Sampler: DPM++ 2S a, CFG scale: 10
40
+
41
+ **Prompt 2:** <i>AbstrAnm spritesheet, animation of a beautiful flower blowing in the wind, serene, pink, sunny, timelapse, lens flare, nature, 35mm lens shot, photorealistic, sprites, animated, art by Greg Rutkowski</i>
42
+ **Negative prompt:** <i>text, overlay, abstract, boring, empty, barren, simple background</i>
43
+ <br>
44
+ Steps: 25, Sampler: DPM++ 2S a, CFG scale: 10
45
+
46
+ Some issues with this model:
47
  - May not loop seamlessly
48
  - Tends to be too noisy
49
  - Sprites aren't usually perfect squares