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 1780092/2014572/README.md with huggingface_hub
Browse files- 1780092/2014572/README.md +40 -4
1780092/2014572/README.md
CHANGED
|
@@ -1,11 +1,47 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
license: other
|
| 4 |
tags:
|
| 5 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
|
|
|
| 7 |
Author: [T8star](https://civitai.com/user/T8star)
|
| 8 |
|
| 9 |
-
Model: [
|
|
|
|
|
|
|
| 10 |
|
| 11 |
-
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
tags:
|
| 4 |
+
- assets
|
| 5 |
+
- comfyui
|
| 6 |
+
- kontext
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# Flux+Kontext+Dev Accelerated Edition for All Glass Products - v1.0 - 2014572
|
| 10 |
+
|
| 11 |
+
**Model Type**: Workflows
|
| 12 |
+
|
| 13 |
+
**Base Model**: Flux.1 Kontext
|
| 14 |
+
|
| 15 |
+
**Trigger Words**: None
|
| 16 |
+
|
| 17 |
+
**Tags**: assets, comfyui, kontext
|
| 18 |
+
|
| 19 |
+
## Gallery
|
| 20 |
+
|
| 21 |
+
<table>
|
| 22 |
+
<tr>
|
| 23 |
+
<td><img src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c80c9129-b9bd-4142-841e-35cabe63ff96/original=true/88524475.jpeg" width="200"></td>
|
| 24 |
+
</tr>
|
| 25 |
+
</table>
|
| 26 |
+
|
| 27 |
+
## Description
|
| 28 |
+
|
| 29 |
+
B-site video: <https://www.bilibili.com/video/BV1X7uHzXESF/>
|
| 30 |
+
|
| 31 |
+
Knowledge Planet: <https://t.zsxq.com/7F90A>
|
| 32 |
+
|
| 33 |
+
Graphic tutorial: <https://t.zsxq.com/lNK8v>
|
| 34 |
+
|
| 35 |
+
The workflow is very simple to use, and I have uploaded a tutorial on how to use it on YouTube. You can try it out and follow the tutorial and Civitai's workflow to easily reproduce the results. Thank you. If you have any other questions, please leave a comment in the comment section
|
| 36 |
+
|
| 37 |
+
This tutorial is very important, not watching it will surely lead to a lot of problems! Watch the video tutorial before trying !!!! Very important! Especially a key point at the end!
|
| 38 |
+
|
| 39 |
---
|
| 40 |
+
|
| 41 |
Author: [T8star](https://civitai.com/user/T8star)
|
| 42 |
|
| 43 |
+
Model: [CivitAI Model Page](https://civitai.com/models/1780092?modelVersionId=2014572)
|
| 44 |
+
|
| 45 |
+
Archive: [CivArchive Page](https://civarchive.com/models/1780092?modelVersionId=2014572)
|
| 46 |
|
| 47 |
+
<!-- Version: 20260506_single_update -->
|