---
name: "hf-space-pepe104-minimax-h3-turbo-lora-uncensored"
description: "Use the Hugging Face Space Pepe104/MiniMax-H3-Turbo-Lora-UNCENSORED."
metadata:
  source: huggingface-space
  spaceId: "Pepe104/MiniMax-H3-Turbo-Lora-UNCENSORED"
  hubUrl: https://huggingface.co/spaces/Pepe104/MiniMax-H3-Turbo-Lora-UNCENSORED
  agentsMdUrl: https://huggingface.co/spaces/Pepe104/MiniMax-H3-Turbo-Lora-UNCENSORED/agents.md
  appUrl: https://pepe104-minimax-h3-turbo-lora-uncensored.hf.space
---

# Hugging Face Space: Pepe104/MiniMax-H3-Turbo-Lora-UNCENSORED

Use this skill when the user wants to use the Hugging Face Space `Pepe104/MiniMax-H3-Turbo-Lora-UNCENSORED`.

- Space page: https://huggingface.co/spaces/Pepe104/MiniMax-H3-Turbo-Lora-UNCENSORED
- App URL: https://pepe104-minimax-h3-turbo-lora-uncensored.hf.space
- Source instructions: https://huggingface.co/spaces/Pepe104/MiniMax-H3-Turbo-Lora-UNCENSORED/agents.md

## Space agent instructions

To use this application (Pepe104/MiniMax-H3-Turbo-Lora-UNCENSORED: Generate AI-powered videos with synced sound from prompts and images):
API schema: GET https://pepe104-minimax-h3-turbo-lora-uncensored.hf.space/gradio_api/info
Call endpoint: POST https://pepe104-minimax-h3-turbo-lora-uncensored.hf.space/gradio_api/call/v2/{endpoint} {"param_name": value, ...}
Poll result: GET https://pepe104-minimax-h3-turbo-lora-uncensored.hf.space/gradio_api/call/{endpoint}/{event_id}
File inputs: POST https://pepe104-minimax-h3-turbo-lora-uncensored.hf.space/gradio_api/upload -F "files=@file.ext", use as: {"path": "<returned-path>", "meta": {"_type": "gradio.FileData"}, "orig_name": "file.ext"}
Auth: Bearer $HF_TOKEN (https://huggingface.co/settings/tokens)
