Instructions to use jhj0517/MusePose with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use jhj0517/MusePose with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("jhj0517/MusePose", 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
jhj0517 commited on
Commit ·
b3a815f
1
Parent(s): 6adbfa3
remove temp
Browse files
sd-vae-ft-mse/diffusion_pytorch_model.bin_ar8pvxl.tmp
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ef169859ee21728f3ce3a4b32cd5770f408ea13c0ef87f1d19e510b5828a70be
|
| 3 |
-
size 63799296
|
|
|
|
|
|
|
|
|
|
|
|