Upload folder using huggingface_hub
Browse files- .gitattributes +16 -0
- styledrop_style_images/data.json +22 -0
- styledrop_style_images/image_01_01.jpg +3 -0
- styledrop_style_images/image_01_02.jpg +3 -0
- styledrop_style_images/image_01_03.jpg +3 -0
- styledrop_style_images/image_01_04.jpg +0 -0
- styledrop_style_images/image_01_05.jpg +3 -0
- styledrop_style_images/image_01_06.jpg +3 -0
- styledrop_style_images/image_01_07.jpg +3 -0
- styledrop_style_images/image_01_08.jpg +3 -0
- styledrop_style_images/image_02_01.jpg +0 -0
- styledrop_style_images/image_02_02.jpg +3 -0
- styledrop_style_images/image_02_03.jpg +3 -0
- styledrop_style_images/image_02_04.jpg +3 -0
- styledrop_style_images/image_02_05.jpg +0 -0
- styledrop_style_images/image_02_06.jpg +3 -0
- styledrop_style_images/image_03_01.jpg +3 -0
- styledrop_style_images/image_03_03.jpg +3 -0
- styledrop_style_images/image_03_04.jpg +3 -0
- styledrop_style_images/image_03_05.jpg +3 -0
- styledrop_style_images/image_03_07.jpg +0 -0
- styledrop_style_images/image_03_08.jpg +3 -0
- styledrop_style_images/one_style.json +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,19 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
styledrop_style_images/image_01_01.jpg filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
styledrop_style_images/image_01_02.jpg filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
styledrop_style_images/image_01_03.jpg filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
styledrop_style_images/image_01_05.jpg filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
styledrop_style_images/image_01_06.jpg filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
styledrop_style_images/image_01_07.jpg filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
styledrop_style_images/image_01_08.jpg filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
styledrop_style_images/image_02_02.jpg filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
styledrop_style_images/image_02_03.jpg filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
styledrop_style_images/image_02_04.jpg filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
styledrop_style_images/image_02_06.jpg filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
styledrop_style_images/image_03_01.jpg filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
styledrop_style_images/image_03_03.jpg filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
styledrop_style_images/image_03_04.jpg filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
styledrop_style_images/image_03_05.jpg filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
styledrop_style_images/image_03_08.jpg filter=lfs diff=lfs merge=lfs -text
|
styledrop_style_images/data.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"image_01_01.jpg":["A bay","in watercolor painting style"],
|
| 3 |
+
"image_01_02.jpg":["A house", "in watercolor painting style"],
|
| 4 |
+
"image_01_03.jpg":["A cat", "in watercolor painting style"],
|
| 5 |
+
"image_01_04.jpg":["Flowers", "in watercolor painting style"],
|
| 6 |
+
"image_01_05.jpg":["A village", "in oil painting style"],
|
| 7 |
+
"image_01_06.jpg":["A village", "in line drawing style"],
|
| 8 |
+
"image_01_07.jpg":["A portrait of a person", "in oil painting style"],
|
| 9 |
+
"image_01_08.jpg":["A portrait of a person wearing a hat", "in oil painting style"],
|
| 10 |
+
"image_02_01.jpg":["A person drwoning into th phone", "in cartoon line drawing style"],
|
| 11 |
+
"image_02_02.jpg":["A woman walking a dog", "in flat cartoon illustration style"],
|
| 12 |
+
"image_02_03.jpg":["A woman working on a laptop", "in flat cartoon illustration style"],
|
| 13 |
+
"image_02_04.jpg":["A Christmas tree", "in sticker style"],
|
| 14 |
+
"image_02_05.jpg":["A wave", "in abstract rainbow colored flowing smoke wave design"],
|
| 15 |
+
"image_02_06.jpg":["A mushroom", "in glowing style"],
|
| 16 |
+
"image_03_01.jpg":["Slice of watermelon and clouds in the background", "in 3d rendering style"],
|
| 17 |
+
"image_03_03.jpg":["A thumbs up", "in glowing 3d rendering style"],
|
| 18 |
+
"image_03_04.jpg":["A woman", "in 3d rendering style"],
|
| 19 |
+
"image_03_05.jpg":["A bear", "in kid crayon drawing style"],
|
| 20 |
+
"image_03_07.jpg":["A flower", "in melting golden 3d rendering style"],
|
| 21 |
+
"image_03_08.jpg":["A Viking face with beard", "in wooden sculpture"]
|
| 22 |
+
}
|
styledrop_style_images/image_01_01.jpg
ADDED
|
Git LFS Details
|
styledrop_style_images/image_01_02.jpg
ADDED
|
Git LFS Details
|
styledrop_style_images/image_01_03.jpg
ADDED
|
Git LFS Details
|
styledrop_style_images/image_01_04.jpg
ADDED
|
styledrop_style_images/image_01_05.jpg
ADDED
|
Git LFS Details
|
styledrop_style_images/image_01_06.jpg
ADDED
|
Git LFS Details
|
styledrop_style_images/image_01_07.jpg
ADDED
|
Git LFS Details
|
styledrop_style_images/image_01_08.jpg
ADDED
|
Git LFS Details
|
styledrop_style_images/image_02_01.jpg
ADDED
|
styledrop_style_images/image_02_02.jpg
ADDED
|
Git LFS Details
|
styledrop_style_images/image_02_03.jpg
ADDED
|
Git LFS Details
|
styledrop_style_images/image_02_04.jpg
ADDED
|
Git LFS Details
|
styledrop_style_images/image_02_05.jpg
ADDED
|
styledrop_style_images/image_02_06.jpg
ADDED
|
Git LFS Details
|
styledrop_style_images/image_03_01.jpg
ADDED
|
Git LFS Details
|
styledrop_style_images/image_03_03.jpg
ADDED
|
Git LFS Details
|
styledrop_style_images/image_03_04.jpg
ADDED
|
Git LFS Details
|
styledrop_style_images/image_03_05.jpg
ADDED
|
Git LFS Details
|
styledrop_style_images/image_03_07.jpg
ADDED
|
styledrop_style_images/image_03_08.jpg
ADDED
|
Git LFS Details
|
styledrop_style_images/one_style.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"image_01_02.jpg":["A house", "in watercolor painting style"]
|
| 3 |
+
}
|