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 1148470/1291695/README.md with huggingface_hub
Browse files- 1148470/1291695/README.md +32 -4
1148470/1291695/README.md
CHANGED
|
@@ -1,11 +1,39 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
license: other
|
| 4 |
tags:
|
| 5 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
|
|
|
| 7 |
Author: [WillRiker](https://civitai.com/user/WillRiker)
|
| 8 |
|
| 9 |
-
Model: [
|
|
|
|
|
|
|
| 10 |
|
| 11 |
-
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
tags:
|
| 4 |
+
- concept
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# Blowbang (Flux) - V1 - 1291695
|
| 8 |
+
|
| 9 |
+
**Model Type**: LORA
|
| 10 |
+
|
| 11 |
+
**Base Model**: Flux.1 D
|
| 12 |
+
|
| 13 |
+
**Trigger Words**: None
|
| 14 |
+
|
| 15 |
+
**Tags**: concept
|
| 16 |
+
|
| 17 |
+
## Gallery
|
| 18 |
+
|
| 19 |
+
<table>
|
| 20 |
+
<tr>
|
| 21 |
+
<td><img src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d9e02eee-c8fd-408e-bcf9-b75f54b3f37c/original=true/52173445.jpeg" width="200"></td>
|
| 22 |
+
<td><img src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/3e2ff9cf-1a34-4020-993b-4cabb3cd4449/original=true/52173444.jpeg" width="200"></td>
|
| 23 |
+
<td><img src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/68ebfc5f-63ea-4aef-8450-efb5fa7e25d8/original=true/52173446.jpeg" width="200"></td>
|
| 24 |
+
</tr>
|
| 25 |
+
</table>
|
| 26 |
+
|
| 27 |
+
## Description
|
| 28 |
+
|
| 29 |
+
Want to put a woman in the middle of a buch of dicks? Well, brother, I got some good news for you
|
| 30 |
+
|
| 31 |
---
|
| 32 |
+
|
| 33 |
Author: [WillRiker](https://civitai.com/user/WillRiker)
|
| 34 |
|
| 35 |
+
Model: [CivitAI Model Page](https://civitai.com/models/1148470?modelVersionId=1291695)
|
| 36 |
+
|
| 37 |
+
Archive: [CivArchive Page](https://civarchive.com/models/1148470?modelVersionId=1291695)
|
| 38 |
|
| 39 |
+
<!-- Version: 20260426_upload -->
|