Instructions to use anshudaur/chair_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use anshudaur/chair_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("anshudaur/chair_model", dtype=torch.bfloat16, device_map="cuda") prompt = "photo of a <new1> chair" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 99114c40f29041af2aed4402d28f6c704bb626bb623d7ae9ce16a7299d8c9632
- Size of remote file:
- 76.7 MB
- SHA256:
- 92dbfc639918ce7928f06f2466188e914cd18e7c378be49211e032fbeb7fbcb9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.