Instructions to use msilva/mapas_generados_ddpm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use msilva/mapas_generados_ddpm with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("msilva/mapas_generados_ddpm", 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
Epoch 29
Browse files
logs/train_example/events.out.tfevents.1669742183.Robotica10-Ubuntu.15612.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e674b7513e5f2f81c4901ec81985625d9db29a3f242f50c1093fe5d5ea91c072
|
| 3 |
+
size 282
|
logs/train_example/events.out.tfevents.1669742258.Robotica10-Ubuntu.15722.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5eb5dd6fcd93884fe7597eb5071b8f6a10cb8ba1e97d47f3a90d6657661eae96
|
| 3 |
+
size 26320
|
samples/0009.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/0019.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/0029.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 454867325
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d891d191673daabcf80b5d191c71947e384ce2ab372ab6d420736bcbadad776
|
| 3 |
size 454867325
|