Instructions to use EnD-Diffusers/lost_and_found with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EnD-Diffusers/lost_and_found with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("EnD-Diffusers/lost_and_found", 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
- Local Apps
- Draw Things
- DiffusionBee
Commit ·
fe4f4fd
1
Parent(s): a6b9d9b
Upload 4 files
Browse files
dalcefohitoriav2prunedbakedvae.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e04b7a045cc1e53c90f66e3e8860dca068aed21e83a9b9eca9986568598cfb80
|
| 3 |
+
size 2299933272
|
dalcefohxxg.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:16e71fd46b7bcd81db1bcf2443baa16543ba5ec680d446bc0e7c9cfb7a99c596
|
| 3 |
+
size 3851762162
|
dalcefopaintingv4fp32noema.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e7ac9aa897beff19e6ca0e9577dd033fc3b8ed4d58ff8d877b8fd1fe6a28a17
|
| 3 |
+
size 4411405463
|
paintingv1.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea28af0ada473c785659bb3c2062f6738195815847af078afdba8b0bc8e6b49f
|
| 3 |
+
size 3562495840
|