Instructions to use eirikrawr/lenchmobno with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use eirikrawr/lenchmobno with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("ByteDance/Hyper-SD", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("eirikrawr/lenchmobno") prompt = "gg" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 2 files
Browse files
Visual-C-Runtimes-All-in-One-Nov-2023.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fcf806eee8a0c7df99d871fb6c81a94690a34e3af438264ce6b17aead25ae774
|
| 3 |
+
size 100056364
|
images/108042359_139458894451596_44214374104752068_n.jpg
ADDED
|
Git LFS Details
|