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