Instructions to use msilva/mapas_generados_ddpm2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use msilva/mapas_generados_ddpm2 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_ddpm2", 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 59
Browse files
logs/train_example/events.out.tfevents.1670162405.Robotica10-Ubuntu.4470.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:5bd64b0ee52b0360a91210ae9727645c7ac6350ab56749ad2b00ff0792230d7e
|
| 3 |
+
size 52990
|
samples/0039.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/0049.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/0059.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:5a6ba20302f6fb1e545f6a4b15f86e0c6304bf24e096e75ce6bb83ff452ecaec
|
| 3 |
size 454867325
|