Instructions to use HotStuff1337/0501 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use HotStuff1337/0501 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image-2512", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("HotStuff1337/0501") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 2 files
Browse files
cbc3171e-f1d1-4cde-8aa1-c76c18da19b9-u2_cb605483-a791-430a-a822-4917ae35df89.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53abef4c5460b3b521ba28eb19c1b91dba577f3178ac94dafbbd715e9a4453ee
|
| 3 |
+
size 85094384
|
images/ed114bbb-6289-47fd-8c02-ad3e579e25c5.png
ADDED
|
Git LFS Details
|