Instructions to use didierkobi/araminta-chroma-loras with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use didierkobi/araminta-chroma-loras with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("lodestones/Chroma1-HD", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("didierkobi/araminta-chroma-loras") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Upload 2 files
Browse files
araminta-chroma-beautifulpeople_2000.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef72b2175908b3b0383dc3f69e61556a8c4f738a1659f1725cb1e414f88bea15
|
| 3 |
+
size 112125560
|
araminta-chroma-beautifulpeople_400.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a933a316fedaf1a4521689776c89dd7cb9df8f642aadb956fa617c98cc429be3
|
| 3 |
+
size 112125560
|