Instructions to use uwcc/retro_future with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use uwcc/retro_future 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("uwcc/retro_future") prompt = "A church in a field on a sunny day, [trigger] style." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 47776bc9350f8ccbab6e2cb119e2130d616e50785d14d85aebc732465dcb291c
- Size of remote file:
- 172 MB
- SHA256:
- 85dc48683a2f37e106fff1505a721b16795399c288b76cb831c048dc78ec7b85
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.