Files
bw-mini-app-server/input.md
imeepos e30d7cc4da feat: 添加AI模板管理系统和Docker配置
- 实现面向对象的模板管理系统
- 添加N8n模板抽象类和具体实现
- 创建老照片修复上色模板
- 创建修人物表情闭眼模板
- 集成BowongAI服务
- 添加完整的Docker配置(多阶段构建)
- 添加docker-compose配置
- 完善项目文档和API设计
2025-09-03 17:37:30 +08:00

2.3 KiB
Raw Blame History

图生图+生视频

https://n8n.bowongai.com/webhook/76f92dbf-785f-4add-96b5-a108174b7c14 { "workflow": "图生图+生视频", "environment": "https://bowongai-test--text-video-agent-fastapi-app.modal.run", "image_generation": { "model": "gemini-2.5-flash-image-preview", "prompt": "Please convert this photo into a highly detailed character model. Place in front of the model a delicate, colorful box featuring the printed image of the person from the photo. Behind the box, show a computer screen actively displaying the Blender modeling process. In front of the box, position the completed character model based on the provided photo, with the PVC texture clearly and realistically rendered. Set the entire scene in a bright, stylish indoor environment resembling a toy collectors or hobbyists room—full of refined details, vibrant décor, and playful atmosphere. Ensure the lighting is crisp and luminous, highlighting both the model and its packaging.", "image_url": "https://cdn.roasmax.cn/upload/e9066bf20fb546b09ece65d6fbcf2dd3.png" }, "video_generation": { "model": "302/MiniMax-Hailuo-02", "prompt": "do anything you want", "duration": "6", "aspect_ratio": "9:16" } }


图生图

https://n8n.bowongai.com/webhook/76f92dbf-785f-4add-96b5-a108174b7c14 { "workflow": "图生图", "environment": "https://bowongai-test--text-video-agent-fastapi-app.modal.run", "image_generation": { "model": "gemini-2.5-flash-image-preview", "prompt": "Please convert this photo into a highly detailed character model. Place in front of the model a delicate, colorful box featuring the printed image of the person from the photo. Behind the box, show a computer screen actively displaying the Blender modeling process. In front of the box, position the completed character model based on the provided photo, with the PVC texture clearly and realistically rendered. Set the entire scene in a bright, stylish indoor environment resembling a toy collectors or hobbyists room—full of refined details, vibrant décor, and playful atmosphere. Ensure the lighting is crisp and luminous, highlighting both the model and its packaging.", "image_url": "https://cdn.roasmax.cn/upload/e9066bf20fb546b09ece65d6fbcf2dd3.png" } }