Instructions to use dawdsda/almigthy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use dawdsda/almigthy 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("dawdsda/almigthy") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 2 files
Browse files
SIELVO-20231217T002631Z-001.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0bda12aadee1ef75d4f21c1266963c34220c382f80b2a0f0997ec8e68abf7331
|
| 3 |
+
size 1293458024
|
images/miky-woodz-ft-almighty-y-anuel-a.jpg
ADDED
|
Git LFS Details
|