Instructions to use leeting770708/h3-studio-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use leeting770708/h3-studio-models with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("leeting770708/h3-studio-models", 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
- Xet hash:
- 522f3e711f9bbfcd00c46d1d5ca18462b786dafd758c3f6369711908cfed7c09
- Size of remote file:
- 217 MB
- SHA256:
- daf0bf0560ea978ce7b5ec3e82f420a44429efef18bdfbe3c714d55ceffbe934
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.