Instructions to use Mekasiu1018/2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Mekasiu1018/2 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/stable-diffusion-3.5-medium", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Mekasiu1018/2") prompt = "yjh" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 3 files
Browse files
Flow_Block,Flow_Rounded.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45cecb0ee3ed295cfd8c50ff7b23def1268529ab9c0e56408b6c79bd2a5687df
|
| 3 |
+
size 90504
|
images/image - 2024-11-24T000928.972.webp
ADDED
|
Git LFS Details
|
images/image - 2024-11-27T183030.073.webp
ADDED
|
Git LFS Details
|