Text-to-Image
Diffusers
Safetensors
lora
template:diffusion-lora
Super-Realism
Flux.1-Dev
Dynamic-Realism
Realistic
Photorealism
Hi-Res
UltraRealism
Diffusion
Face
Realism-Engine
RAW
4K
Instructions to use strangerzonehf/Flux-Super-Realism-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use strangerzonehf/Flux-Super-Realism-LoRA 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("strangerzonehf/Flux-Super-Realism-LoRA") prompt = "Super Realism, Woman in a red jacket, snowy, in the style of hyper-realistic portraiture, caninecore, mountainous vistas, timeless beauty, palewave, iconic, distinctive noses --ar 72:101 --stylize 750 --v 6" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- aee43bd3cc4421117d690f73025e1230614ee5ae528b4c9d1eec92d94f2e0ebd
- Size of remote file:
- 11.4 MB
- SHA256:
- 4c318b61a485fc84346a92b53edc5aa5d16cb9fe9db0b180304fecde85c5dc66
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.