Instructions to use vdo/animov-512x with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use vdo/animov-512x with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("vdo/animov-512x", 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
Rename README.md to Hydro Power Project. Hydro power project consist on following main structures. 1. Dam Structure . 2. Spill way. 3. Head race tunnel. 4. Adit 5. Surge shaft. 6. Power house 7. Cable tunnels 8. Switch yard. 9. Pan stock. 10. Tail race tunnel.
#1
by tayyabshahhhh - opened
No description provided.