Instructions to use Ava2000/Choco_Chocolate_Shop with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Ava2000/Choco_Chocolate_Shop with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("oron1208/OOO_Anima", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Ava2000/Choco_Chocolate_Shop") prompt = "masterpiece, best quality, 4 fingers and a thumb," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 2 files
Browse files
choco_style_v4_illustrious_epoch_7.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb6c097965d305520ed7da1bd03c882683468ddd68f66e64c8598935c7858c6c
|
| 3 |
+
size 228474204
|
images/00052-731566046.png
ADDED
|
Git LFS Details
|