Instructions to use scarlettlin/0519_uncondition with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use scarlettlin/0519_uncondition with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("scarlettlin/0519_uncondition", 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
Commit ·
3ef1ea5
1
Parent(s): 39edafa
Epoch 210
Browse files
logs/train_unconditional/events.out.tfevents.1684478872.DESKTOP-H595TQ5.21288.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7d008f22996aa70aae0d5b285d179f454f87265ea33fbc37c2a5d7fa2ba561b
|
| 3 |
+
size 23226594
|
unet/diffusion_pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 454867965
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dba54e5fe50cac949d073b407f0566f81f207ef7f93cc3d67767fcc325f6e227
|
| 3 |
size 454867965
|