Instructions to use ShawnHugging/WaymoWAN22NeuralAssets with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ShawnHugging/WaymoWAN22NeuralAssets with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("fill-in-base-model", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ShawnHugging/WaymoWAN22NeuralAssets") prompt = "Screenshot" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 69ae257a6d0751245f2f68e81cbe63c10a0ca5bdff8aea4483ff0f25a2915490
- Size of remote file:
- 1.65 GB
- SHA256:
- a859a5c7886b3847156b7efbc9df48799890ce162ec7ab690526274898e22316
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.