Instructions to use loyal-misc/myst with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use loyal-misc/myst with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("LyliaEngine/Pony_Diffusion_V6_XL", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("loyal-misc/myst") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Upload 5 files (#1)
Browse files- Upload 5 files (a402d136975fc102c7163c9b0c90a1e0a4796712)
- myst29.safetensors +3 -0
- myst31.safetensors +3 -0
- myst33.safetensors +3 -0
- myst35.safetensors +3 -0
- myst37.safetensors +3 -0
myst29.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5f9bf7dcb31d1eb7c4de937da7d5d4e3ab65ec0ac413209e26e9374829eab08
|
| 3 |
+
size 912558756
|
myst31.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f67732c7985c7c2089fba0267c43a589d858d4fa2fb26a2489f1d07d3ffe7ab5
|
| 3 |
+
size 912558756
|
myst33.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f91e87afabc1153da9ecb8eff1ea8fd5ec921bb8c740a16198bdc11126819ce6
|
| 3 |
+
size 912558756
|
myst35.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ee193443455883f6d5a7ffbc62d83acf78f3635a9f9b42c32db5f1fb018b128
|
| 3 |
+
size 912558756
|
myst37.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc9a869f19f021fc3d24f6ae52a88440057b5665fb0681697519ba76824084c7
|
| 3 |
+
size 912558756
|