Instructions to use damian0815/pashahlis-val-test-1e-6-ep30 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use damian0815/pashahlis-val-test-1e-6-ep30 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("damian0815/pashahlis-val-test-1e-6-ep30", 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
Commit ·
56504bb
1
Parent(s): 979b510
Upload pashahlis-1e-6-ep30.ckpt with huggingface_hub (#2)
Browse files- Upload pashahlis-1e-6-ep30.ckpt with huggingface_hub (facab1e2fe7dae2a88f0077bf78f0c6a3ca41d61)
- pashahlis-1e-6-ep30.ckpt +3 -0
pashahlis-1e-6-ep30.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2fca7e6a0d6ad1be921018187509b4573c40dfb1b738be5930689336dfe98d87
|
| 3 |
+
size 2132856622
|