Instructions to use Kerndrickrod2012/Criminal_case_suspects with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Kerndrickrod2012/Criminal_case_suspects 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/SDXL-Lightning", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Kerndrickrod2012/Criminal_case_suspects") prompt = "A criminal case character with blonde hair and a black jacket" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 2 files
Browse files- ccs.zip +3 -0
- images/Untitled Train Project_40_0020.jpeg +3 -0
ccs.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b245d63947731c377a9665b808f00d85afe1ba4c5e71fe4b688f716f85b71b7
|
| 3 |
+
size 13500886
|
images/Untitled Train Project_40_0020.jpeg
ADDED
|
Git LFS Details
|