Instructions to use arpsad18/ami with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use arpsad18/ami 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") prompt = "a1m333, woman" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 2 files
Browse files
Ami.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75ee96c8943a53166704048bfc6ebeae1262ec0bf8eca6f544c55d515b0b91ba
|
| 3 |
+
size 228457596
|
images/EF3BC726111436A3EDD0F4A387B4C17A36D05462E1F3F74997BE71D87FC58771.jpeg
ADDED
|
Git LFS Details
|