Instructions to use Shinhati2023/Wizzybaba with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shinhati2023/Wizzybaba with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/sdxl-turbo", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Shinhati2023/Wizzybaba") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Commit ·
7b8df7d
1
Parent(s): 93953ba
Add 2 files
Browse files- 935886.safetensors +3 -0
- images/615-wizkid-3.png +3 -0
935886.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:284cd615c0eaf6cf65cc8aeed36135bde84c14c17b3cc6f0394e5d0b1a2c8f5b
|
| 3 |
+
size 185968776
|
images/615-wizkid-3.png
ADDED
|
Git LFS Details
|