Instructions to use falanaja/MJv61 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use falanaja/MJv61 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("falanaja/MJv61") prompt = "A giant hand made of tree roots emerging from the Kiwi, holding a small planet in its palm. , aidmaMJ6.1" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 2 files
Browse files
aidmaMJ6.1-FLUX-v0.4.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08089fc88b7e2da5ee855f983587663e5b8e3d1c559f605dd539b67b3208cab9
|
| 3 |
+
size 76810376
|
images/417526140614947-2024-10-22-020823-1.png
ADDED
|
Git LFS Details
|