|
--- |
|
tags: |
|
- text-to-image |
|
- stable-diffusion |
|
- lora |
|
- diffusers |
|
license: apache-2 |
|
base_model: |
|
- Laxhar/noobai-XL-0.75 |
|
--- |
|
<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: #333; |
|
font-family: "lucida sans unicode", "lucida grande", sans-serif; |
|
font-style: italic; |
|
font-weight: bold; |
|
font-variant: small-caps; |
|
letter-spacing: 0.05em; |
|
padding: 0.5em 0; |
|
background: transparent; |
|
} |
|
|
|
.title span { |
|
background: -webkit-linear-gradient(45deg, #fffa00, #01688f); |
|
-webkit-background-clip: text; |
|
-webkit-text-fill-color: transparent; |
|
} |
|
|
|
.content-warning { |
|
font-size: 1.5em; |
|
text-align: center; |
|
color: #333; |
|
font-weight: bold; |
|
font-variant: small-caps; |
|
letter-spacing: 0.05em; |
|
padding: 0.5em 0; |
|
background: transparent; |
|
} |
|
|
|
.content-warning span { |
|
background: -webkit-linear-gradient(45deg, #ff9999, #FF5C95); |
|
-webkit-background-clip: text; |
|
-webkit-text-fill-color: transparent; |
|
} |
|
|
|
.custom-table { |
|
table-layout: fixed; |
|
width: 100%; |
|
border-collapse: collapse; |
|
margin-top: 0em; |
|
} |
|
|
|
.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: 100%; |
|
height: auto; |
|
object-fit: cover; |
|
border-radius: 10px; |
|
transition: transform .7s; |
|
margin-bottom: 0em; |
|
} |
|
.custom-button { |
|
width: auto; |
|
height: 100px; |
|
object-fit: cover; |
|
border-radius: 10px; |
|
transition: transform .7s; |
|
margin-bottom: 0em; |
|
display: block; |
|
margin-left: auto; |
|
margin-right: auto; |
|
} |
|
</style> |
|
<h1 class="title"> |
|
<span>Militech M-76e Omaha</span> |
|
<br>Cyberpunk 2077 |
|
</h1> |
|
|
|
Militech M-76e Omaha pistol from Cyberpunk 2077. Primarily trained on screenshots from Cyberpunk 2077. |
|
|
|
<table class="custom-table"> |
|
<tr> |
|
<td> |
|
<div class="custom-image-container"> |
|
<img class="custom-image" src="./Screenshots/2238-noobaiXLNAIXL_epsilonPred075-301407854236227.png" alt="sample1"> |
|
</div> |
|
</td> |
|
<td> |
|
<div class="custom-image-container"> |
|
<img class="custom-image" src="./Screenshots/2135-noobaiXLNAIXL_epsilonPred075-646577421106976.png" alt="sample2"> |
|
</div> |
|
</td> |
|
<td> |
|
<div class="custom-image-container"> |
|
<img class="custom-image" src="./Screenshots/2201-noobaiXLNAIXL_epsilonPred075-191716667291928.png" alt="sample3"> |
|
</div> |
|
</td> |
|
</tr> |
|
</table> |
|
<table class="custom-table"> |
|
<tr> |
|
<td> |
|
<div class="custom-image-container"> |
|
<img class="custom-image" src="./Screenshots/2137-noobaiXLNAIXL_epsilonPred075-796353812176098.png" alt="sample1"> |
|
</div> |
|
</td> |
|
<td> |
|
<div class="custom-image-container"> |
|
<img class="custom-image" src="./Screenshots/2148-noobaiXLNAIXL_epsilonPred075-66287916422986.png" alt="sample2"> |
|
</div> |
|
</td> |
|
<td> |
|
<div class="custom-image-container"> |
|
<img class="custom-image" src="./Screenshots/2149-noobaiXLNAIXL_epsilonPred075-977461078827091.png" alt="sample3"> |
|
</div> |
|
</td> |
|
</tr> |
|
</table> |
|
|
|
# Usage |
|
|
|
Trained on NoobAI Epsilon 0.75. |
|
|
|
## Trigger words |
|
|
|
<b>m-76e omaha, handgun</b> |
|
|
|
## Download model |
|
|
|
Weights for this model are available in Safetensors format. |
|
|
|
[Download](/tree/main) them in the Files & versions tab. |
|
|
|
### License |
|
|
|
This LoRA model is provided under the [Apache License 2.0](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md) license. |
|
|
|
I am in no way responsible for any content that the user creates with malicious intent while using any of these models. The user assumes complete responsibility for the misuse of these tools and any unethical content created with them. **Follow all local, state, and federal laws as well as online rules regarding this content and generations with this LoRA. I am not responsible if you are arrested or banned from an online service for using this.** |
|
|
|
|
|
All of my LoRAs on this Git page will be on other platforms. |
|
|
|
<table class="custom-table"> |
|
<tr> |
|
<td> |
|
<a href="https://gitgud.io/mrpopsalot/ilxl-lora-sfw"><img src="https://gitgud.io/uploads/-/system/appearance/header_logo/1/GitGud_Logo_v2_-_small_shadow.png"></img></a> |
|
</td> |
|
<td> |
|
<a href="https://huggingface.co/mrpopsalot/ilxl-lora-sfw"><p style="font-family:Source Sans Pro,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:25px;color:#3"><img alt="Hugging Face's logo" width=35px src="https://huggingface.co/front/assets/huggingface_logo-noborder.svg"> Hugging Face</p></a> |
|
</td> |
|
<td> |
|
<div class="custom-image-container"> |
|
<svg class="__mantine-ref-svg mantine-1wvzbo7 @max-sm:hidden" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 107 22.7"><defs><linearGradient id="prideGradient" gradientTransform="rotate(45)"><stop offset="0%" stop-color="#E04A4A"></stop><stop offset="20%" stop-color="#E04A4A"></stop><stop offset="40%" stop-color="#E0B54A"></stop><stop offset="60%" stop-color="#4AE0D4"></stop><stop offset="80%" stop-color="#4A6AE0"></stop><stop offset="100%" stop-color="#D44AE0"></stop></linearGradient></defs><g><path class="__mantine-ref-c mantine-1e6wg96" d="M20.8,1.7H3.7L1.5,4.1v15l2.3,2.3h17.1v-5.2H6.7V7h14.1V1.7z"></path><path class="__mantine-ref-ivit mantine-1e6wg96" d="M76.1,1.7H56.6V7h7.2v14.3H69V7h7C76,7,76.1,1.7,76.1,1.7z M23.2,1.8v19.5h5.2V1.8C28.4,1.8,23.2,1.8,23.2,1.8z M30.8,1.8 v19.5h7.6l8.3-8.3V1.8h-5.2v8.3l-5.4,6V1.8C36.1,1.8,30.8,1.8,30.8,1.8z M49.1,1.8v19.5h5.2V1.8C54.3,1.8,49.1,1.8,49.1,1.8z"></path><path class="__mantine-ref-ai mantine-1hwruzx" d="M100.3,1.8v19.5h5.2V1.8H100.3z M95.6,1.8H80.8l-2.3,2.3v17.2h5.2v-7.1h8.9v7.1h5.2V4.1C97.8,4.1,95.6,1.8,95.6,1.8z M92.7,8.9h-8.9V7h8.9V8.9z"></path><path class="__mantine-ref-accent mantine-1hwruzx" d="M46.7,16.2v5.1h-5.1"></path></g></svg> |
|
</div> |
|
</td> |
|
<td> |
|
<div class="custom-image-container"> |
|
<img class="custom-image" src="https://image.tensorartassets.com/cdn-cgi/image/anim=true,plain=false,f=avif,q=85/frontend/1720777845453.svg" alt="sample3"> |
|
</div> |
|
</td> |
|
<td> |
|
<a href="https://www.seaart.ai/user/ff8fbbc0a588a8f9b25741f77e52571c?u_code=KJR9LGYV"><p style="font-family:Source Sans Pro,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:40px;color:#3"><img data-v-cadf1b0e="" src="https://cdn1.resource-static-cdn.seaart.me/web/prod/img/default-avatar-32.021289a.webp" alt="Avatar" class="logo"> SeaArt</p></a> |
|
</td> |
|
</tr> |
|
</table> |
|
|
|
|
|
|