Enferlain commited on
Commit
7772057
·
1 Parent(s): 48237ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -5
README.md CHANGED
@@ -34,12 +34,26 @@ library_name: safetensors
34
  .custom-image:hover {
35
  transform: scale(1.30);
36
  }
 
 
 
 
 
 
 
 
 
 
 
 
37
  stolen from Linaqruf readme for Animagine XL (and restolen from Amedira repo yoinkers)
38
  </style>
39
 
40
  <p align="center", style="font-size: 3.6rem; font-weight: bold"> ∞ 218 ∞ </p>
41
 
42
- <p align="center", style="font-size: 1.2rem; ">placeholder link <strong><a href="https://huggingface.co/Enferlain/218">juice</a></strong> poggers</p>
 
 
43
 
44
 
45
 
@@ -70,13 +84,11 @@ library_name: safetensors
70
  </tr>
71
  </table>
72
 
73
- <p align="center", style="font-size: 1.4rem; "><strong>↑ 218</strong></p>
74
-
75
  </details>
76
 
77
  <hr>
78
 
79
- # ∞ This is a merge of my favorite models at the time
80
 
81
  My model journey was fairly simple, I transitioned from nai-anyv3-anyv4-cetus-aom3. This merge encompasses the later stages where I found styles I liked.
82
 
@@ -127,7 +139,7 @@ Yoinked links from Amedira:
127
  - [**OrangeMixs AOM2h**](https://huggingface.co/WarriorMama777/OrangeMixs#abyssorangemix2_hard-aom2h)
128
  - [**OrangeMixs AOM3A3**](https://huggingface.co/WarriorMama777/OrangeMixs#aom3a3)
129
 
130
- ## ⚜️ Legal Thing
131
  ```
132
  You are free to use this model locally but
133
  1. You aren't allowed to redistribute on another platform. (like CivitAI or Tensor.Art)
 
34
  .custom-image:hover {
35
  transform: scale(1.30);
36
  }
37
+ .special-image {
38
+ border-radius: 5px 40px 5px 5px;
39
+ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); /* Soft shadow effect */
40
+ max-width: 600px; /* Limit the maximum width of the image */
41
+ margin: 0 auto; /* Center the image within its container */
42
+ display: block; /* Remove any default inline styling */
43
+ transition: transform .7s, box-shadow .3s; /* Smooth transitions for hover effects */
44
+ }
45
+ .special-image:hover {
46
+ transform: scale(1.15); /* Slightly enlarge on hover */
47
+ box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3); /* Enhance shadow on hover */
48
+ }
49
  stolen from Linaqruf readme for Animagine XL (and restolen from Amedira repo yoinkers)
50
  </style>
51
 
52
  <p align="center", style="font-size: 3.6rem; font-weight: bold"> ∞ 218 ∞ </p>
53
 
54
+ <img class="special-image" src="https://huggingface.co/Enferlain/218/resolve/main/images/218.png" alt="Title">
55
+
56
+ <p align="center", style="font-size: 1.2rem; "><strong><a href="https://huggingface.co/Enferlain/218/resolve/main/218.safetensors?download=true"</a></strong> Download</p>
57
 
58
 
59
 
 
84
  </tr>
85
  </table>
86
 
 
 
87
  </details>
88
 
89
  <hr>
90
 
91
+ # ∞ Merge of my favorite models at the time
92
 
93
  My model journey was fairly simple, I transitioned from nai-anyv3-anyv4-cetus-aom3. This merge encompasses the later stages where I found styles I liked.
94
 
 
139
  - [**OrangeMixs AOM2h**](https://huggingface.co/WarriorMama777/OrangeMixs#abyssorangemix2_hard-aom2h)
140
  - [**OrangeMixs AOM3A3**](https://huggingface.co/WarriorMama777/OrangeMixs#aom3a3)
141
 
142
+ ## Legal Thing
143
  ```
144
  You are free to use this model locally but
145
  1. You aren't allowed to redistribute on another platform. (like CivitAI or Tensor.Art)