Instructions to use Ava2000/Hassytant_Illustrious with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Ava2000/Hassytant_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/Hassytant_Illustrious") prompt = "masterpiece, best quality, traditional media, jaggy lines, sketch, " image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 3 files
Browse files
hashiguchi_takashi_style_v3_illustrious_epoch_7.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:953b1561e3d4f6ccd799ccd6fe6ce91c26c09d52c049383ea5d2376f7a54de2a
|
| 3 |
+
size 228471308
|
images/00000-418233722.png
ADDED
|
Git LFS Details
|
images/00022-2523459322.png
ADDED
|
Git LFS Details
|