Instructions to use EK12317/Ekmix-Diffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EK12317/Ekmix-Diffusion with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("EK12317/Ekmix-Diffusion", 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
- Local Apps Settings
- Draw Things
- DiffusionBee
hypernetwork
Browse files
hypernetworks/{ekmix-style2-45000-67500.pt → ekmix-style2-67500.pt}
RENAMED
|
File without changes
|
hypernetworks/{ekmix-style2-45000-81000.pt → ekmix-style2-81000.pt}
RENAMED
|
File without changes
|
hypernetworks/ekmix-style4-37000.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ad67ab37d13f2e452b3c74a24918ad7811e8e651ea864b61e341725e4eff420
|
| 3 |
+
size 789519397
|
hypernetworks/ekmix-style4-57500.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:deb6ae34a92e4bb1dafa1f672928aa195164f0c50d8347e42dc57df81fe4a7e7
|
| 3 |
+
size 789519397
|