Instructions to use xarthurx/office-dbModel-v0-3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use xarthurx/office-dbModel-v0-3 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("xarthurx/office-dbModel-v0-3", 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
- Draw Things
- DiffusionBee
Upload folder using huggingface_hub
Upload folder using huggingface_hub
Multi commit ID: a520f03009e96687fd58a419bad8718f9a6f4309e3cd6fe740d48bd3a25aff4b
Scheduled commits:
- Upload 1 file(s) totalling 2.4G (e66a5b73feb738595a4b58362cecf05333ad649862eff5fffa7c4c194493f9ae)
- Upload 1 file(s) totalling 3.5G (deff888f19ad56405166c60aef3ff3767a1e59e7e18463cffc7f3aae07dc1d64)
- Upload 1 file(s) totalling 2.4G (d5c0e4cc11ed3c4d218daccda3aa85ea90512f4e802892f70dea4a8378735ee0)
- Upload 10 file(s) totalling 1.4G (0ea71d5717fb8fadb0eab0160dd92f7dff3135dbb7e06c2add6b4d8bbf8316aa)
- Upload 1 file(s) totalling 3.5G (7286d338572ecdd18a31f34f5cd11173b9941eea44dbedefc8f3db9d86299017)
- Upload 1 file(s) totalling 2.4G (f499bca56ac894ec11098a2e0c541a13f9bfad6e66ae863a0ce4a85ce9640fed)
- Upload 6 file(s) totalling 1.4G (a06918e196fe6bda2f96787d7113f2031f45c0ef967be89eddc9d7d8aa8c541d)
- Upload 1 file(s) totalling 3.5G (51b29f133033c7b9332ee7869a9907c75193c1291e941698953d04c84a3bf79f)
- Upload 21 file(s) totalling 1.4G (0d0250c9b3b7e2f0562c08cb9af766fad7b8432687db9338af54fcf45cc67c83)
- Upload 1 file(s) totalling 3.5G (5622f7c73e9025827336edc6b18347b32269f4a264fd57a60a109f5e25c64d9f)
- Upload 8 file(s) totalling 1.7G (8b7f85af4d840cf6d246f0d14be9b115e7ace775d68ff7a3a68afc8e9bb69e07)
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.
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.
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.