---
name: "hf-space-mxderncultxre-gemma4-31b-uncensored-assistant"
description: "Use the Hugging Face Space mxderncultxre/Gemma4-31b-uncensored-assistant."
metadata:
  source: huggingface-space
  spaceId: "mxderncultxre/Gemma4-31b-uncensored-assistant"
  hubUrl: https://huggingface.co/spaces/mxderncultxre/Gemma4-31b-uncensored-assistant
  agentsMdUrl: https://huggingface.co/spaces/mxderncultxre/Gemma4-31b-uncensored-assistant/agents.md
  appUrl: https://mxderncultxre-gemma4-31b-uncensored-assistant.hf.space
---

# Hugging Face Space: mxderncultxre/Gemma4-31b-uncensored-assistant

Use this skill when the user wants to use the Hugging Face Space `mxderncultxre/Gemma4-31b-uncensored-assistant`.

- Space page: https://huggingface.co/spaces/mxderncultxre/Gemma4-31b-uncensored-assistant
- App URL: https://mxderncultxre-gemma4-31b-uncensored-assistant.hf.space
- Source instructions: https://huggingface.co/spaces/mxderncultxre/Gemma4-31b-uncensored-assistant/agents.md

## Space agent instructions

To use this application (mxderncultxre/Gemma4-31b-uncensored-assistant: Chat with AI using text and images/video):
API schema: GET https://mxderncultxre-gemma4-31b-uncensored-assistant.hf.space/gradio_api/info
Call endpoint: POST https://mxderncultxre-gemma4-31b-uncensored-assistant.hf.space/gradio_api/call/v2/{endpoint} {"param_name": value, ...}
Poll result: GET https://mxderncultxre-gemma4-31b-uncensored-assistant.hf.space/gradio_api/call/{endpoint}/{event_id}
File inputs: POST https://mxderncultxre-gemma4-31b-uncensored-assistant.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)
