---
name: "hf-space-prithivmlmods-qwen-image-edit-2511-loras-fast"
description: "Use the Hugging Face Space prithivMLmods/Qwen-Image-Edit-2511-LoRAs-Fast."
metadata:
  source: huggingface-space
  spaceId: "prithivMLmods/Qwen-Image-Edit-2511-LoRAs-Fast"
  hubUrl: https://huggingface.co/spaces/prithivMLmods/Qwen-Image-Edit-2511-LoRAs-Fast
  agentsMdUrl: https://huggingface.co/spaces/prithivMLmods/Qwen-Image-Edit-2511-LoRAs-Fast/agents.md
  appUrl: https://prithivmlmods-qwen-image-edit-2511-loras-fast.hf.space
---

# Hugging Face Space: prithivMLmods/Qwen-Image-Edit-2511-LoRAs-Fast

Use this skill when the user wants to use the Hugging Face Space `prithivMLmods/Qwen-Image-Edit-2511-LoRAs-Fast`.

- Space page: https://huggingface.co/spaces/prithivMLmods/Qwen-Image-Edit-2511-LoRAs-Fast
- App URL: https://prithivmlmods-qwen-image-edit-2511-loras-fast.hf.space
- Source instructions: https://huggingface.co/spaces/prithivMLmods/Qwen-Image-Edit-2511-LoRAs-Fast/agents.md

## Space agent instructions

To use this application (prithivMLmods/Qwen-Image-Edit-2511-LoRAs-Fast: Edit images with text prompts and style adapters):
API schema: GET https://prithivmlmods-qwen-image-edit-2511-loras-fast.hf.space/gradio_api/info
Call endpoint: POST https://prithivmlmods-qwen-image-edit-2511-loras-fast.hf.space/gradio_api/call/v2/{endpoint} {"param_name": value, ...}
Poll result: GET https://prithivmlmods-qwen-image-edit-2511-loras-fast.hf.space/gradio_api/call/{endpoint}/{event_id}
File inputs: POST https://prithivmlmods-qwen-image-edit-2511-loras-fast.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)
