Instructions to use EnD-Diffusers/EarthnDusk-June-JulyBackups2023 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EnD-Diffusers/EarthnDusk-June-JulyBackups2023 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/EarthnDusk-June-JulyBackups2023", 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 ·
48e42ee
1
Parent(s): ad0606a
Upload 3 files
Browse files
DuskfallArt-Merge001.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15da6de4957e9eebd50f840a8bb2eb9b06eaa60d166aa70ce044d84b713d0dac
|
| 3 |
+
size 4244098939
|
DuskfallArt-Merge002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0001214cbc9d2ff102c16f6c3f33632da0f08f49826b4993eb665676296a4e5f
|
| 3 |
+
size 2132627903
|
DuskfallArt-V4CrysthSudachiver.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eba54f3a5410b118b671a2ec7e4b3583fdf10096d41c07149ba8086e87aebbc4
|
| 3 |
+
size 2836714661
|