Instructions to use arpsad18/ami-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use arpsad18/ami-v2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("GraydientPlatformAPI/autism-pony", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("arpsad18/ami-v2") prompt = "aimee, middle aged woman" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 2 files
Browse files
abv3-qbv5-pony-64-resd.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7821b3cf92bf60d23ee3000b3943c478d3394f93ae8cd2a02987b6e4c407395a
|
| 3 |
+
size 236680704
|
images/00062-4142654312.jpeg
ADDED
|
Git LFS Details
|