---
name: "hf-space-ast-1320-gemma-4-e4b-it-uncensored-heretic"
description: "Use the Hugging Face Space AST-1320/gemma-4-E4B-it-uncensored-heretic."
metadata:
  source: huggingface-space
  spaceId: "AST-1320/gemma-4-E4B-it-uncensored-heretic"
  hubUrl: https://huggingface.co/spaces/AST-1320/gemma-4-E4B-it-uncensored-heretic
  agentsMdUrl: https://huggingface.co/spaces/AST-1320/gemma-4-E4B-it-uncensored-heretic/agents.md
  appUrl: https://ast-1320-gemma-4-e4b-it-uncensored-heretic.hf.space
---

# Hugging Face Space: AST-1320/gemma-4-E4B-it-uncensored-heretic

Use this skill when the user wants to use the Hugging Face Space `AST-1320/gemma-4-E4B-it-uncensored-heretic`.

- Space page: https://huggingface.co/spaces/AST-1320/gemma-4-E4B-it-uncensored-heretic
- App URL: https://ast-1320-gemma-4-e4b-it-uncensored-heretic.hf.space
- Source instructions: https://huggingface.co/spaces/AST-1320/gemma-4-E4B-it-uncensored-heretic/agents.md

## Space agent instructions

To use this application (AST-1320/gemma-4-E4B-it-uncensored-heretic: Chat with AI using text, images, or video):
API schema: GET https://ast-1320-gemma-4-e4b-it-uncensored-heretic.hf.space/gradio_api/info
Call endpoint: POST https://ast-1320-gemma-4-e4b-it-uncensored-heretic.hf.space/gradio_api/call/v2/{endpoint} {"param_name": value, ...}
Poll result: GET https://ast-1320-gemma-4-e4b-it-uncensored-heretic.hf.space/gradio_api/call/{endpoint}/{event_id}
File inputs: POST https://ast-1320-gemma-4-e4b-it-uncensored-heretic.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)
