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