Update README.md
Browse files
README.md
CHANGED
@@ -8,17 +8,16 @@ tags:
|
|
8 |
- text-to-image
|
9 |
- image-to-image
|
10 |
---
|
11 |
-
|
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 |
-
|
19 |
-
|
20 |
-
|
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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|