Instructions to use GraydientPlatformAPI/model-091 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GraydientPlatformAPI/model-091 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("GraydientPlatformAPI/model-091", torch_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
Morgan Freeman commited on
Commit ·
a0e379f
1
Parent(s): 25d23d1
Delete model-091.7z
Browse files- model-091.7z +0 -3
model-091.7z
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8fadee6083f69f5a05c8b3bc8046140ff2f759c957042c5fd16a0f2bfff8374a
|
| 3 |
-
size 7769567821
|
|
|
|
|
|
|
|
|
|
|
|