mgane commited on
Commit
8bbb2c9
·
verified ·
1 Parent(s): 5373d7f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-to-image
4
+ - image-classification
5
+ - image-to-image
6
+ language:
7
+ - en
8
+ tags:
9
+ - art
10
+ - video games
11
+ size_categories:
12
+ - n<1K
13
+ ---
14
+ # Dataset Card for Dataset Name
15
+
16
+
17
+ ## Dataset Details
18
+
19
+ Experimental composition of 76 cartoon art-style video game character spritesheets. Resized to 512x512, mixed variation of animation styles.
20
+
21
+ ### Dataset Description
22
+
23
+ All images editted, compiled each animation sequence into one img to display animation frame-by-frame. I had used this same image set for some experimental tests on Stable Diffusion XL via LORA and Dreambooth training methods for some solid results post-training.
24
+
25
+ - **Curated by:** [m-gane]