Instructions to use Ava2000/Akableak_Illustrious with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Ava2000/Akableak_Illustrious with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("calcuis/illustrious", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Ava2000/Akableak_Illustrious") prompt = "masterpiece, best quality, traditional media, sketch, jaggy lines, " image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 2 files
Browse files
akableak_style_v2_illustrious_epoch_8.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ad1e19fa148bedc05e460f7f1f97bbc08638a8639835317d9b8f75f67614915
|
| 3 |
+
size 228471364
|
images/0d15a5f3-8bc0-43ac-af9e-53c0c804f785.png
ADDED
|
Git LFS Details
|