Instructions to use Zesuria/MaryOf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Zesuria/MaryOf with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("zai-org/GLM-Image", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Zesuria/MaryOf") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 3 files
Browse files- Maryhighnose.safetensors +3 -0
- Marylownose.safetensors +3 -0
- images/4.png +3 -0
Maryhighnose.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c8439eeb017bd793779704482781975e5f303b0705881f0b55bc2f0b13dbadf
|
| 3 |
+
size 306847432
|
Marylownose.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:203828b7a08e24a7854ed925b2fa39711312e61ab88cd8ff65f4816308b2a1e3
|
| 3 |
+
size 306847424
|
images/4.png
ADDED
|
Git LFS Details
|