---
name: "hf-space-wikeeyang-krea2-turbo-hd-v1"
description: "Use the Hugging Face Space wikeeyang/krea2-turbo-hd-v1."
metadata:
  source: huggingface-space
  spaceId: "wikeeyang/krea2-turbo-hd-v1"
  hubUrl: https://huggingface.co/spaces/wikeeyang/krea2-turbo-hd-v1
  agentsMdUrl: https://huggingface.co/spaces/wikeeyang/krea2-turbo-hd-v1/agents.md
  appUrl: https://wikeeyang-krea2-turbo-hd-v1.hf.space
---

# Hugging Face Space: wikeeyang/krea2-turbo-hd-v1

Use this skill when the user wants to use the Hugging Face Space `wikeeyang/krea2-turbo-hd-v1`.

- Space page: https://huggingface.co/spaces/wikeeyang/krea2-turbo-hd-v1
- App URL: https://wikeeyang-krea2-turbo-hd-v1.hf.space
- Source instructions: https://huggingface.co/spaces/wikeeyang/krea2-turbo-hd-v1/agents.md

## Space agent instructions

To use this application (wikeeyang/krea2-turbo-hd-v1: Generate high‑detail images from natural language prompts):
API schema: GET https://wikeeyang-krea2-turbo-hd-v1.hf.space/gradio_api/info
Call endpoint: POST https://wikeeyang-krea2-turbo-hd-v1.hf.space/gradio_api/call/v2/{endpoint} {"param_name": value, ...}
Poll result: GET https://wikeeyang-krea2-turbo-hd-v1.hf.space/gradio_api/call/{endpoint}/{event_id}
File inputs: POST https://wikeeyang-krea2-turbo-hd-v1.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)
