返回顶部
I

Image Upscaler | 模糊图片变清晰 | 无损放大 AIAI图像增强

专业 AI 图像增强工具:模糊变清晰、缩略图变清晰、2×/4× 无损放大。

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
126
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

Image Upscaler | 模糊图片变清晰 | 无损放大 AI

Image Upscaler | 模糊图片变清晰 | 无损放大 AI 技能

[!IMPORTANT]
区域限制: 中国大陆
API Key 获取: 微信搜索小程序 无损放大 AI → 个人中心/API 管理 → 复制 apikey(格式:pklive_xxx)


🚀 快速使用(3 步完成)

1️⃣ 提交图片任务

bash
curl -X POST https://supabase.00123.fun:22334/functions/v1/api-process-image \
-F file=@/path/to/image.jpg \
-F apikey=yourapi_key

响应: {result:suc, task_id:...}

2️⃣ 轮询任务状态

bash
curl -X POST https://supabase.00123.fun:22334/functions/v1/api-get-task \
-H Content-Type: application/json \
-d {apikey:yourapikey, taskid:yourtaskid}

响应: {result:suc, tasks:[{status:done, processed_url:...}]}

3️⃣ 状态码说明

  • - pending / processing: 排队或处理中(建议每 3 秒轮询一次)
  • done: 成功,使用 processed_url 下载结果
  • failed / nsfw: 失败或内容违规

🤖 AI 执行指南

  1. 1. 提交: 使用 api-process-image 上传文件并获取 taskid。
  2. 轮询: 每隔 5 秒调用 api-get-task 检查状态。
  3. 完成: 状态为 done 时返回 processedurl;若为 failed/nsfw 则提示失败。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 image-upscaler-1775981882 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 image-upscaler-1775981882 技能

通过命令行安装

skillhub install image-upscaler-1775981882

下载

⬇ 下载 Image Upscaler | 模糊图片变清晰 | 无损放大 AI v1.0.0(免费)

文件大小: 3.01 KB | 发布时间: 2026-4-13 10:38

v1.0.0 最新 2026-4-13 10:38
Image Upscaler 1.0.0

- Initial release of the AI-powered image enhancement tool.
- Supports transforming blurry images into clear ones and lossless 2×/4× upscaling.
- Simple 3-step API workflow: submit image, poll for status, download enhanced result.
- Accessible via WeChat mini-app for API key management.
- Service availability limited to mainland China.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部