Instructions to use PricedAsh/eggplant-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use PricedAsh/eggplant-model with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("PricedAsh/eggplant-model", 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 folder using huggingface_hub
Upload folder using huggingface_hub
Multi commit ID: 40d521dd2296097455cf206c6810cea52e8af8a14ed81d7dc3bb992e14d7dbd5
Scheduled commits:
- Upload 1 file(s) totalling 9.7G (81f8ccb04ea0da8c6c6e5daa3fc8d3dafac3ed44ba53a7a29fd2b32540e0d54d)
- Upload 1 file(s) totalling 3.5G (56daf71dd4f8db7fdafdcc05edf174b65a2527ee4ed0a789174a394d61c09a30)
- Upload 1 file(s) totalling 9.7G (d23384655ac697b4f446b549227144d040179798b03c5c99c3e0b7ed8f9771c7)
- Upload 10 file(s) totalling 1.4G (d2f4b5b5eb0c5b58b55e22a0bdaa191336c2cafd11d79488779710c653bcd2c3)
- Upload 1 file(s) totalling 3.5G (60c749978cbdc97d352eb6d6c0bd1a5faed38013dac3678836b7ab83aa167c7e)
- Upload 1 file(s) totalling 9.7G (bfaad87a5f62ca357e6f26090e5473f33742372f755f8bb4ff2f6287a496105e)
- Upload 6 file(s) totalling 1.4G (e617eeefb02e0f2abed51fee76cdf581c6b2c03598ca27ab6473c532d1a1cb57)
- Upload 1 file(s) totalling 3.5G (3d8d78a8b08561f7c5f88a0086711de7f5c6996cd98f2e676506e58a678f322d)
- Upload 1 file(s) totalling 9.7G (b86258cd12941545e3d96de16275b4c4c2bfc56112a69112a7f640f9c1c6817f)
- Upload 6 file(s) totalling 1.4G (05deffff6f576c832546c07003de238a3dc25f9716d743aae5ace9064e4f8709)
- Upload 1 file(s) totalling 3.5G (17d03640bfbc473e8646730270b210fd838292e24c1164b34fc30f3e61af68fa)
- Upload 6 file(s) totalling 1.4G (1bc89d85636ed55bc2ff5b0464f8d50a81270401e36a744ceab9d63599726fa8)
- Upload 1 file(s) totalling 3.5G (e4b0dbb67ffbc348ad0e2ed0aab0179da25de61c61177118e3951d0be65c2047)
- Upload 8 file(s) totalling 1.7G (6cf4c4b0e937f3da65042a62169929cd19d109168d0f5b74318f49c137644c3e)
This is a PR opened using the huggingface_hub library in the context of a multi-commit. PR can be commented as a usual PR. However, please be aware that manually updating the PR description, changing the PR status, or pushing new commits, is not recommended as it might corrupt the commit process. Learn more about multi-commits in this guide.
create_pr=False has been passed so PR is automatically merged.
This is a comment posted using the huggingface_hub library in the context of a multi-commit. Learn more about multi-commits in this guide.
Multi-commit is now completed! You can ping the repo owner to review the changes. This PR can now be commented or modified without risking to corrupt it.
This is a comment posted using the huggingface_hub library in the context of a multi-commit. Learn more about multi-commits in this guide.