Add v2/banano-logo
Browse files- .gitattributes +1 -0
- .gitignore +1 -0
- README.md +18 -1
- v2/banano-logo/banano-logo.pt +0 -0
- v2/banano-logo/sample-images/00022-394625669-cat_with_a_hat.png +0 -0
- v2/banano-logo/sample-images/00063-555202407-the_most_beaut.png +0 -0
- v2/banano-logo/sample-images/00114-1437456217-high_quality_.png +0 -0
- v2/banano-logo/sample-images/00125-2060424357-a_dog_with_a_.png +0 -0
.gitattributes
CHANGED
@@ -19,6 +19,7 @@
|
|
19 |
*.pb filter=lfs diff=lfs merge=lfs -text
|
20 |
*.pickle filter=lfs diff=lfs merge=lfs -text
|
21 |
*.pkl filter=lfs diff=lfs merge=lfs -text
|
|
|
22 |
*.pt filter=lfs diff=lfs merge=lfs -text
|
23 |
*.pth filter=lfs diff=lfs merge=lfs -text
|
24 |
*.rar filter=lfs diff=lfs merge=lfs -text
|
|
|
19 |
*.pb filter=lfs diff=lfs merge=lfs -text
|
20 |
*.pickle filter=lfs diff=lfs merge=lfs -text
|
21 |
*.pkl filter=lfs diff=lfs merge=lfs -text
|
22 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
23 |
*.pt filter=lfs diff=lfs merge=lfs -text
|
24 |
*.pth filter=lfs diff=lfs merge=lfs -text
|
25 |
*.rar filter=lfs diff=lfs merge=lfs -text
|
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
.ipynb_checkpoints
|
README.md
CHANGED
@@ -8,4 +8,21 @@ language:
|
|
8 |
pipeline_tag: text-to-image
|
9 |
---
|
10 |
|
11 |
-
Banano
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
pipeline_tag: text-to-image
|
9 |
---
|
10 |
|
11 |
+
# Banano Stable-Diffusion Embeddings
|
12 |
+
|
13 |
+
## v2/banano-logo
|
14 |
+
|
15 |
+
Banano Logo for SD 2.1 768
|
16 |
+
|
17 |
+
Trained on pictures of the Banano logo on various objects scrapped from online shops.
|
18 |
+
Can generate images of the Banano logo on various things.
|
19 |
+
|
20 |
+
<details>
|
21 |
+
<summary>
|
22 |
+
Sample Images
|
23 |
+
</summary>
|
24 |
+
![00022-394625669-cat_with_a_hat.png]((./v2/banano-logo/sample-images/00022-394625669-cat_with_a_hat.png)
|
25 |
+
![00063-555202407-the_most_beaut.png]((./v2/banano-logo/sample-images/00063-555202407-the_most_beaut.png)
|
26 |
+
![00114-1437456217-high_quality_.png]((./v2/banano-logo/sample-images/00114-1437456217-high_quality_.png)
|
27 |
+
![00125-2060424357-a_dog_with_a_.png]((./v2/banano-logo/sample-images/00125-2060424357-a_dog_with_a_.png)
|
28 |
+
</details>
|
v2/banano-logo/banano-logo.pt
ADDED
Binary file (41.9 kB). View file
|
|
v2/banano-logo/sample-images/00022-394625669-cat_with_a_hat.png
ADDED
![]() |
v2/banano-logo/sample-images/00063-555202407-the_most_beaut.png
ADDED
![]() |
v2/banano-logo/sample-images/00114-1437456217-high_quality_.png
ADDED
![]() |
v2/banano-logo/sample-images/00125-2060424357-a_dog_with_a_.png
ADDED
![]() |