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