Instructions to use GraydientPlatformAPI/openvis with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GraydientPlatformAPI/openvis 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/openvis", 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
- Xet hash:
- daee8b87075f31bac3879060dcf3e64bbd1f57e2526bc709ba99140b389d47b2
- Size of remote file:
- 1.39 GB
- SHA256:
- fcc15dfc51ea5a25bd8f0d94dd6d614ea095cf510ddfcd1c4c0179f70235ff1d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.