Instructions to use Prajeevan/malavika2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Prajeevan/malavika2 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/malavika2", dtype=torch.bfloat16, device_map="cuda") prompt = "malavika2" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Upload 2 files
Browse files
malavika2woop-halfhalf.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d477323e16ed9ac8e4dcd81ca11cb780473bf6e004f28f6ffefb8ceb4f423b6f
|
| 3 |
+
size 2378777704
|
malavika2woop.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e3eb3eca02e9f64f44089f416855ebcd809f9e4f80585ffcf205dd60e2d63c8
|
| 3 |
+
size 2378777704
|