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 Settings
- Draw Things
- DiffusionBee
.png)
- Xet hash:
- 9123e5566320e5bd4487393032181ec7f2d861ffe39019fa2ef5c10352718efd
- Size of remote file:
- 2.64 MB
- SHA256:
- 5ea5b7bdf5c7a80640c9aaee6abe1016e29de8b4a92e753ba5ff6a11944e05b0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.