Instructions to use Matelefy/spoon2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Matelefy/spoon2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("hunyuanvideo-community/HunyuanImage-2.1-Diffusers", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Matelefy/spoon2") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 2 files
Browse files
images/videoframe_2727.png
ADDED
|
Git LFS Details
|
spooning-sex-two-e125-az420.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b096bf0d0ca7d05b61e1e651c168a4394d7e32cf974b72bf22a3349540c6ad3e
|
| 3 |
+
size 322519480
|