Instructions to use Alex995647/loras-minimax-h3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Alex995647/loras-minimax-h3 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("MiniMaxAI/MiniMax-H3", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Alex995647/loras-minimax-h3") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
MiniMax H3 — LoRA mirror
A mirror of 110 LoRAs for MiniMax H3 (63.5 GB), collected from CivitAI and the Hugging Face Hub.
Each folder holds the weights plus info.txt (trigger words, settings, pros/cons, chaining notes), metadata.json, and example_images/.
See CATALOG.md for the index and REFERENCE.txt for how this model's modes and checkpoints relate.
Credit
Every LoRA here was trained by someone else. This repo is an archival mirror, not original work. Each info.txt names its author and links to the original listing. Authors represented (64):
2_as_1, AdaptiveVision, AiMetatron, AirbagGuy, B4100, Beidouqixing, blargg, chfm, Cosmic_Crafter, cupra, Cybronya, DialUpDialDown, drbaph, drozbay, fal, fbjr, freek22, Goon_69420, Gyvin, Halpak, jandordoe, Jojocodex, JonXL, juliaaruscio, kabachuha, KennethFal, kermitfrog1202, Kijai, lightx2v, lividlygulpunwed, Lokitsar, LoRA_Angel, lovis93, Mamad8, masafy, MATLOWAI, mello_ai, mhnakif, MikoGoblin, MM744, NoiseWriggler, OnceWasPerfect, ostris, phamnam, Plaguekind, pmczip, Polyhedron_AI, PrivateHindsight, qqqq4413, rehan-fal, ReltivlyObjectv, Rkss, russgilbert, sarcastictofu, shamanic, shimeajiRTX, t8star, tazmannner379, thefoodmage, tigertakato, TuTu_1018, valentinkognito365, xiaolibai_2019260, zzzDDs
If you are one of them and would rather your work were not mirrored here, open a discussion on this repo and it will be removed.
Licensing
Licence terms travel with each original listing, not with this mirror, and they vary — some permit redistribution, some restrict commercial use. Check the source link in a LoRA's info.txt before using it, and read the MiniMax H3 base-model licence for the model itself.
Contents
- Downloads last month
- -
Model tree for Alex995647/loras-minimax-h3
Base model
MiniMaxAI/MiniMax-H3