animesai / README.md
Enhance Ai
Update README.md
2f932d2 verified
---
tags:
- text-to-image
- stable-diffusion
- safetensors
- stable-diffusion-xl
- text-generator
- image-generator
- ai
- image-to-image
- inpainting
- image-to-inpainting
- anime
---
<style>
.title-container {
display: flex;
justify-content: center;
align-items: center;
height: 100vh; /* Adjust this value to position the title vertically */
}
.title {
font-size: 2.5em;
text-align: center;
color: RED;
font-family: 'Helvetica Neue', sans-serif;
text-transform: uppercase;
letter-spacing: 0.1em;
padding: 0.5em 0;
background: transparent;
}
.title span {
background: -webkit-linear-gradient(45deg, RED,BLACK);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.custom-table {
table-layout: fixed;
width: 100%;
border-collapse: collapse;
margin-top: 2em;
}
.custom-table td {
width: 50%;
vertical-align: top;
padding: 10px;
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.15);
}
.custom-image-container {
position: relative;
width: 100%;
margin-bottom: 0em;
overflow: hidden;
border-radius: 10px;
transition: transform .7s;
/* Smooth transition for the container */
}
.custom-image-container:hover {
transform: scale(1.05);
/* Scale the container on hover */
}
.custom-image {
width: auto;
height: auto;
object-fit: cover;
border-radius: 10px;
transition: transform .7s;
margin-bottom: 0em;
}
.nsfw-filter {
filter: blur(8px); /* Apply a blur effect */
transition: filter 0.3s ease; /* Smooth transition for the blur effect */
}
.custom-image-container:hover .nsfw-filter {
filter: none; /* Remove the blur effect on hover */
}
.overlay {
position: absolute;
bottom: 0;
left: 0;
right: 0;
color: white;
width: 100%;
height: 40%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
font-size: 1vw;
font-style: bold;
text-align: center;
opacity: 0;
/* Keep the text fully opaque */
background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 60%, rgba(0, 0, 0, 0) 100%);
transition: opacity .5s;
}
.custom-image-container:hover .overlay {
opacity: 1;
/* Make the overlay always visible */
}
.overlay-text {
background: linear-gradient(45deg, #00000, #0000);
-webkit-background-clip: text;
color: transparent;
/* Fallback for browsers that do not support this effect */
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
/* Enhanced text shadow for better legibility */
.overlay-subtext {
font-size: 0.75em;
margin-top: 0.5em;
font-style: italic;
}
.overlay,
.overlay-subtext {
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
</style>
<h1 class="title">
<span>AnimeSai</span>
</h1>
<table class="custom-table">
<tr>
<td>
<div class="custom-image-container">
<img class="custom-image" src="https://enhanceai.s3.amazonaws.com/0acc94f4-4cb4-46fa-9fc9-ed8c24f7292a_1.png" alt="sample1">
</div>
<div class="custom-image-container">
<img class="custom-image" src="https://enhanceai.s3.amazonaws.com/6d3e36d7-1376-48d1-8d4d-09615de790eb_1.png" alt="sample4">
</div>
</td>
<td>
<div class="custom-image-container">
<img class="custom-image" src="https://enhanceai.s3.amazonaws.com/00500d81-f096-4167-b7cf-01830d2cc925_1.png" alt="sample2">
</div>
<div class="custom-image-container">
<img class="custom-image" src="https://enhanceai.s3.amazonaws.com/5bb06f9c-4e4c-4ee1-b356-9c9400181a19_1.png" alt="sample3">
</div>
</td>
<td>
<div class="custom-image-container">
<img class="custom-image" src="https://enhanceai.s3.amazonaws.com/9b82d531-2ab2-4e47-94d3-f46d3bd4e9f4_1.png" alt="sample1">
</div>
<div class="custom-image-container">
<img class="custom-image" src="https://enhanceai.s3.amazonaws.com/ba6485de-1e75-44fc-9357-e6ec34e2005a_1.png" alt="sample1">
</div>
</td>
<td>
<div class="custom-image-container">
<img class="custom-image" src="https://enhanceai.s3.amazonaws.com/ad179bdc-191e-4d51-a671-82c5af3c2ec1_1.png" alt="sample1">
</div>
<div class="custom-image-container">
<img class="custom-image" src="https://enhanceai.s3.amazonaws.com/8e11fccd-bba3-4a88-bb0b-2fbdaad2437f_1.png" alt="sample1">
</div>
</td>
</tr>
</table>
## Overview
**AnimeSai** is Advance Anime Image Generate Ai Model From [EnhanceAi](https://enhanceai.art)
## Model Details
- **Try Now:** [EnhanceAi](https://enhanceai.art) 200 Image Generate Free
- **Developer By:** Pranav Ajay & Kushal Saho