Instructions to use ench100/bodyandface with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ench100/bodyandface with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("lodestones/Chroma", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ench100/bodyandface") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Upload polyhedron_all_eyes.safetensors
Browse files
polyhedron_all_eyes.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45e86c3f7511ea2b305a4d9202dd162a1efa84a0fa0fa8e3890d2931321a721d
|
| 3 |
+
size 151116760
|