Instructions to use neph1/minimax_h3_headmounted_fpv_cam with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use neph1/minimax_h3_headmounted_fpv_cam 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("neph1/minimax_h3_headmounted_fpv_cam") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Minimax H3 Headmounted FPV Camera

- Prompt
- -
Model description
Mirror of: https://civitai.com/models/2838538/headmounted-camera-headbob?modelVersionId=3357779
Download model
Download them in the Files & versions tab.
- Downloads last month
- -
Model tree for neph1/minimax_h3_headmounted_fpv_cam
Base model
MiniMaxAI/MiniMax-H3