Instructions to use cornpip/result_model2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use cornpip/result_model2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("cornpip/result_model2") prompt = "a photo of sks dog" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 8191dcd82f7da21bd2aeda7fc77eb89e6bb33d83f7f4f1390821dc62b7e4bd16
- Size of remote file:
- 6.59 MB
- SHA256:
- c99d90143e84e3eee0854781ca7eedb7839462d2f2f2c6d7903deeb3351c5913
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.