Instructions to use StableDiffusionVN/SDVN_Flux_2k_Realistic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use StableDiffusionVN/SDVN_Flux_2k_Realistic with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("StableDiffusionVN/SDVN_Flux_2k_Realistic", 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
- Draw Things
- DiffusionBee

- Xet hash:
- 1952b406971166ec98aca4b2551a2db217cae0ba4fbde5980c1405a1d1b71af6
- Size of remote file:
- 3.11 MB
- SHA256:
- 8e828adf9488000c9abe0dd86ca6c70fa8e54f21c621c956a2f4b54d86193334
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.