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 Settings
- Draw Things
- DiffusionBee
Upload 3 files
Browse filesWe're ONLY uploading these so we can use them - If you want to use them yourself please go support the creator on ko-fi
dalcefo_hxcop.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13d69ce9fcbe8b3e7f1d2d6baa8e0de01b2856e4afc74aa0b9566bf4d7d9daf3
|
| 3 |
+
size 3851762162
|
dalcefo_painting_v4-fp32-no-ema.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e7ac9aa897beff19e6ca0e9577dd033fc3b8ed4d58ff8d877b8fd1fe6a28a17
|
| 3 |
+
size 4411405463
|
dalcefo_v3_anime_pastelMIX.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d62d1a7201eda514e110a291571f9e2d1fc2d620f9c77b54b2c4cb1b3620c34b
|
| 3 |
+
size 3851761699
|