Instructions to use raylek/FREYA3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use raylek/FREYA3 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("raylek/FREYA3") prompt = "FREYA3" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- f6e5b60ca05ee49c85ad4cfacc8a043ba1bd4e041f69937580152fd2471c9ec7
- Size of remote file:
- 1.27 GB
- SHA256:
- 2ea93d6433bdce6162b8a8e2073044ab3225da373a2bd4763745f03771c2f1d1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.