Instructions to use IbrahimMavus/ddpm-butterflies-129 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use IbrahimMavus/ddpm-butterflies-129 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("IbrahimMavus/ddpm-butterflies-129", 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 ·
11669c5
1
Parent(s): 2c2bab7
Epoch 49
Browse files
logs/train_example/events.out.tfevents.1661357107.a100-ubuntu18-ai-pair-01.14499.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:9de7c13b95a0ada93ba2592f210892634b34f90b9ffc8266d283b490650db28d
|
| 3 |
+
size 101250
|
samples/0039.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/0049.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
unet/diffusion_pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 454859389
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d27d374202d8ada24b7833547057e34d48776331b67294719ae6fe34397e90b
|
| 3 |
size 454859389
|