Instructions to use danielrosehill/Dinosaur-Sloth with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use danielrosehill/Dinosaur-Sloth 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("danielrosehill/Dinosaur-Sloth") prompt = "DINOSLOTH is visiting the market in Jerusalem carrying some groceries" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- fcad173799395368710177c7cc998a60927c4d1baf2bd4c6f9a4fcb437cb4426
- Size of remote file:
- 172 MB
- SHA256:
- 9bbfbf5a19ee4807ad8c9f682c28611cd6f525989ccc2537491be5c8973fadfd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.