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