Instructions to use Chroma111/CivitAI-Archive-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Chroma111/CivitAI-Archive-2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Chroma111/CivitAI-Archive-2", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
Upload 1229375/1406667/README.md with huggingface_hub
Browse files- 1229375/1406667/README.md +46 -4
1229375/1406667/README.md
CHANGED
|
@@ -1,11 +1,53 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
license: other
|
| 4 |
tags:
|
| 5 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
Author: [tedbiv](https://civitai.com/user/tedbiv)
|
| 8 |
|
| 9 |
-
Model: [
|
|
|
|
|
|
|
| 10 |
|
| 11 |
-
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
tags:
|
| 4 |
+
- breast
|
| 5 |
+
- erotic
|
| 6 |
+
- massage
|
| 7 |
+
- nudity
|
| 8 |
+
- style
|
| 9 |
+
- woman
|
| 10 |
---
|
| 11 |
+
|
| 12 |
+
# Exotic Breast Massage (Yet Another Breast Massage Lora for Hunyuan and Wan2.1) - br38st-m8ss8g3 v1.5 - 1406667
|
| 13 |
+
|
| 14 |
+
**Model Type**: LORA
|
| 15 |
+
|
| 16 |
+
**Base Model**: Hunyuan Video
|
| 17 |
+
|
| 18 |
+
**Trigger Words**: br38st-m8ss8g3
|
| 19 |
+
|
| 20 |
+
**Tags**: breast, erotic, massage, nudity, style, woman
|
| 21 |
+
|
| 22 |
+
## Gallery
|
| 23 |
+
|
| 24 |
+
<table>
|
| 25 |
+
<tr>
|
| 26 |
+
<td><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6ad11b52-e0b6-4238-829b-15c176119d3d/original=true/57457429.mp4" width="200" controls muted autoplay loop></video></td>
|
| 27 |
+
<td><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/89b48795-0a91-4cbe-bfc5-7591ca8cd31e/original=true/57500912.mp4" width="200" controls muted autoplay loop></video></td>
|
| 28 |
+
<td><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/fd54cba3-c5b4-4dfb-9b81-09653eb262a9/original=true/57503268.mp4" width="200" controls muted autoplay loop></video></td>
|
| 29 |
+
</tr>
|
| 30 |
+
<tr>
|
| 31 |
+
<td><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a359e693-77f4-4757-83ba-376fa84fef29/original=true/57509447.mp4" width="200" controls muted autoplay loop></video></td>
|
| 32 |
+
</tr>
|
| 33 |
+
</table>
|
| 34 |
+
|
| 35 |
+
## Description
|
| 36 |
+
|
| 37 |
+
This lora attempts to capture 'handsy' caressing action of exotic dancers. Caressing their body, legs, breasts hips and more. Trigger word 'br38st-m8ss8g3'. Also trained with 'rubbing breasts, caressing breasts, massage breast, fondle breast'. Can be used with <https://civitai.com/models/1214079/exotic-dancer-yet-another-sexy-dancer-hunyuan-lora>
|
| 38 |
+
|
| 39 |
+
to enhance the overall 'Exotic Dancer' experience.
|
| 40 |
+
|
| 41 |
+
NOTE: if used with 'Exotic Dancer', loras strengths will need to be lowered ~0.3-0.5 to have any physical characteristic from prompt used due to same model used for training.
|
| 42 |
+
|
| 43 |
+
Wan2.1 version trained with Wan2.1-T2V-14B, also works with I2V model. Might need to add 'massaging breasts' to motivate the lora...
|
| 44 |
+
|
| 45 |
+
---
|
| 46 |
+
|
| 47 |
Author: [tedbiv](https://civitai.com/user/tedbiv)
|
| 48 |
|
| 49 |
+
Model: [CivitAI Model Page](https://civitai.com/models/1229375?modelVersionId=1406667)
|
| 50 |
+
|
| 51 |
+
Archive: [CivArchive Page](https://civarchive.com/models/1229375?modelVersionId=1406667)
|
| 52 |
|
| 53 |
+
<!-- Version: 20260426_upload -->
|