Instructions to use MonsterMMORPG/Wan_GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use MonsterMMORPG/Wan_GGUF with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("MonsterMMORPG/Wan_GGUF", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
Delete Junk
#2
by qpqpqpqpqpqp - opened
- Glyph-SDXL-v2/.mdl +0 -0
- Glyph-SDXL-v2/.msc +0 -0
- Glyph-SDXL-v2/.mv +0 -1
- IDM-VTON/ckpt/openpose/.DS_Store +0 -0
Glyph-SDXL-v2/.mdl
DELETED
|
Binary file (50 Bytes)
|
|
|
Glyph-SDXL-v2/.msc
DELETED
|
Binary file (3.64 kB)
|
|
|
Glyph-SDXL-v2/.mv
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
Revision:master,CreatedAt:1718991679
|
|
|
|
|
|
IDM-VTON/ckpt/openpose/.DS_Store
DELETED
|
Binary file (6.15 kB)
|
|
|