Instructions to use Jovie/Midjourney with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Jovie/Midjourney 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("Jovie/Midjourney") prompt = "A cute blonde woman in bikini and her doge are sitting on a couch cuddling and the expressive, stylish living room scene with a playful twist. The room is painted in a soothing turquoise color scheme, stylish living room scene bathed in a cool, textured turquoise blanket and adorned with several matching turquoise throw pillows. The room's color scheme is predominantly turquoise, relaxed demeanor. The couch is covered in a soft, reflecting light and adding to the vibrant blue hue., dark room with a sleek, spherical gold decorations, This photograph captures a scene that is whimsically styled in a vibrant, reflective cyan sunglasses. The dog's expression is cheerful, metallic fabric sofa. The dog, soothing atmosphere." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
add AIBOM
#18 opened 8 months ago
by
RiccardoDav
Upload Photoroom-20250219_225617.png
#17 opened over 1 year ago
by
Amir68702
Flux-1
#16 opened over 1 year ago
by
lokitsales
Update README.md
#14 opened over 1 year ago
by
Alex210210
Update README.md
#13 opened over 1 year ago
by
conscientiouscrime
Add generated example
#12 opened over 1 year ago
by
huahezu
Add generated example
#11 opened over 1 year ago
by
huahezu
Update README.md
#10 opened over 1 year ago
by
emsarda
Delete images/example_wilzbmf24.png
#9 opened over 1 year ago
by
Javo1010
Update README.md
#8 opened over 1 year ago
by
Nicolasbandera
Add generated example
#7 opened over 1 year ago
by
garedrag
Add generated example
#6 opened over 1 year ago
by
SaintRow
Update README.md
#4 opened over 1 year ago
by
williamg166
Update README.md
#3 opened over 1 year ago
by
Elmatabotsxd
Update README.md
#2 opened over 1 year ago
by
Gloomberry