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