Instructions to use OpenGenerativeAI/SYNTHWAVE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use OpenGenerativeAI/SYNTHWAVE with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("OpenGenerativeAI/SYNTHWAVE") prompt = "SYNTHWAVE: A lone biker in a leather jacket with illuminated circuitry tattoos, roaring down an elevated highway under a full neon moon." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 0816ce8818faa8fb24be6b59bba415beca0fed274e7e69a1d240d1444d3763b6
- Size of remote file:
- 172 MB
- SHA256:
- 7bffa13521d4a3829440c9a6e60a8aa6f68407e217f15708c0be6bfe67bb92e1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.