Instructions to use renderartist/simplevectorflux with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use renderartist/simplevectorflux 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("renderartist/simplevectorflux") prompt = "v3ct0r style, simple flat vector art, isolated on white bg, cat" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee

- Xet hash:
- 4de69d94a5a3ff8e091c1e18abbd4b5f1cc42b6616732c73f767ad3970ca6c06
- Size of remote file:
- 61.3 kB
- SHA256:
- 1959737344a51dd31f252c481acc9c5d2aa2e04011d41a5b9a6904c6c66354c1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.