Text-to-Video
Diffusers
English
video
image-to-video
world-model
game-world-model
fighting-game
street-fighter
behavior-cloning
diffusion
Instructions to use INV-WZQ/ReactiveGWM-Models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use INV-WZQ/ReactiveGWM-Models with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("INV-WZQ/ReactiveGWM-Models", 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:
- ddaffcbddc1543274bf057ed9f74a49fedcc3a6730c7f476ebd4ab8909ba0727
- Size of remote file:
- 10 GB
- SHA256:
- 4598cf064741ded41dcd783a311aaec7c949f1f1e7a0cb359609c3579784bf1f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.