安全风险
OpenViking
基于OpenViking的RAG系统,支持文档查询、知识管理与向量检索。
下载 196
通过 IMA API 实现文本转图像、图像风格迁移等 AI 图像生成任务。
openclaw skills install @allenfancy-gan/ima-image-ai命令、参数、文件名以原文为准
当用户需要生成图像时使用此仓库:
本仓库仅支持图像生成。请勿将视频生成、音频生成或非图像类任务路由至此。
python3 scripts/ima_runtime_setup.pypython3 scripts/ima_runtime_doctor.pypython3 scripts/ima_runtime_cli.py ...attribute_id、credit、model_version 及默认值来自当前目录。text_to_image 和 image_to_image 任务需在执行前进行分类。--model-id,运行时将使用该任务类型的推荐默认模型。 1. python3 scripts/ima_runtime_setup.py --install
2. export IMA_API_KEY="ima_your_key_here"
3. python3 scripts/ima_runtime_cli.py --task-type text_to_image --prompt "a cinematic mountain sunset" --output-json
python3 scripts/ima_runtime_doctor.py --output-json 进行诊断。README.md 包含首次使用路径和标准入口命令。references/shared/catalog-aware-selection.md 定义了基于实时目录的模型选择正式协议。references/operations/troubleshooting.md 覆盖常见故障恢复方法。capabilities/image/references/parameter-tuning.md 说明 size、aspect_ratio 和 n 的使用方式。capabilities/image/references/scenarios.md 提供仅提示词和参考图像的使用示例。references/README.mdreferences/gateway/entry-and-routing.mdreferences/gateway/workflow-confirmation.mdreferences/shared/model-selection-policy.mdreferences/shared/catalog-aware-selection.mdreferences/shared/error-policy.mdreferences/shared/security-and-network.mdreferences/operations/troubleshooting.mdcapabilities/image/CAPABILITY.mdcapabilities/image/references/parameter-tuning.mdcapabilities/image/references/scenarios.mdreferences/gateway/* 覆盖入口、路由与澄清接口。references/shared/* 覆盖跨运行时复用的规则。capabilities/image/* 负责图像相关行为。_meta.json 和 clawhub.json 为元数据输入,非主要文档内容。已收录 1 个 Skill