「白嫖神器」?体验 CNB.cool 云原生构建平台的完整流程与实测效果|每月1600个核时带H20 GPU
CNB平台介绍 | Introduction to CNB Platform
CNB.cool 是一个致力于帮助开发者加速软件开发的云原生构建(Cloud Native Build, CNB)平台。目前处于公测阶段,提供免费额度,公测结束后配额将失效。
CNB.cool is a Cloud Native Build (CNB) developer platform designed to accelerate software development. It is currently in public beta, offering free usage quotas during this period. These quotas will expire once the beta ends.
免费额度说明 | Free Quota Details
仓库存储 | Repository Storage
Git 对象占用的存储空间,免费配额为 100GiB。
Storage used by Git objects, with a free quota of 100GiB.
对象存储 | Object Storage
制品、LFS 对象、图片及附件所占存储空间,免费配额为 100GiB。
Storage used by artifacts, LFS objects, images, and attachments, with a free quota of 100GiB.
云原生构建 | Cloud Native Build
每月免费额度为 160 核时,月底清零,不可结转。
Free quota of 160 core-hours/month, reset at the end of each month and non-cumulative.
CPU(核) | 内存(GiB) | 免费额度可用时长 |
---|---|---|
1 | 2 | 160 小时 |
2 | 4 | 80 小时 |
4 | 8 | 40 小时 |
8 | 16 | 20 小时 |
16 | 32 | 10 小时 |
32 | 64 | 5 小时 |
64 | 128 | 2.5 小时 |
云原生开发 | Cloud Native Development
每月免费额度为 1600 核时,月底清零,不可结转。
Free quota of 1600 core-hours/month, reset monthly and non-cumulative.
CPU(核) | 内存(GiB) | 可用时长 | 适用场景 |
---|---|---|---|
1 | 2 | 1600 小时 | 支持 10 人,每天 8 小时 × 20 天 |
2 | 4 | 800 小时 | 支持 5 人,每天 8 小时 × 20 天 |
4 | 8 | 400 小时 | 支持 3 人,每天 8 小时 × 16 天 |
8 | 16 | 200 小时 | 支持 1 人,每天 8 小时 × 25 天 |
16 | 32 | 100 小时 | 支持 1 人,每天 8 小时 × 12 天 |
32 | 64 | 50 小时 | 支持 1 人,每天 8 小时 × 6 天 |
64 | 128 | 25 小时 | 支持 1 人,每天 8 小时 × 3 天 |
使用教程 | How to Use
第一步:注册账号并拷贝仓库
Step 1: Register an Account & Fork the Repository
项目地址:
https://cnb.cool/fuliai/Wan2.1_Vace
第二步:加入私有源
Step 2: Add Private Docker Source
前往以下链接加入作者的 Docker 私有源,否则将无法拉取镜像:
🔗 加入福利源
第三步:启动项目
Step 3: Launch the Project
也可以通过后台,进入「我的仓库」- 选择「云原生」-「WEBIDE」 进行启动。
如遇问题,可尝试关闭项目后重建环境,或删除并重新 Fork 后再运行。
第四步:使用 ComfyUI 进行图生视频
Step 4: Use ComfyUI for Image-to-vudeo
文生图关键词 Prompt 示例:
可爱的小兔子,小兔子在森林里面快乐地奔跑,戴着一顶小红帽。森林两侧有高大的树木,树上有几只可爱的小松鼠,森林里长着很多蘑菇,小兔子一边跑一边采蘑菇。
Cute little rabbit, running happily in the forest, wearing a little red hat. Tall trees stand on both sides, with a few cute squirrels on the branches. Many mushrooms grow in the forest, and the little rabbit picks mushrooms while running.
生成视频示例如下:
注意事项 | Notes
我生成的这个视频约 3 秒,耗时大约 20 分钟。GPU 使用率始终保持 100%,导致渲染较慢。最终效果尚可,属于中等偏上。如果仓库作者能开放工作流代码,将极大提升使用体验。
CNB 平台的免费资源存在时间和配额限制,长期使用成本较高。但作为测试和调试工作流的平台,非常合适。
总结来说:适合用于验证和开发工作流。如果目标是大量生成 AI 视频,不建议仅依赖该平台。
The video I generated is approximately 3 seconds long and took around 20 minutes to render. The GPU remained fully utilized (100% usage) throughout the process, resulting in relatively slow generation speed. The quality is decent, slightly above average. If the repository owner could open-source the workflow, the user experience would likely improve.
Although the CNB platform offers free usage quotas, the total available time is limited, making it unsuitable for long-term free use. However, it performs quite well as a debugging and testing platform.
In summary: This platform is well-suited for validating and developing workflows. If your goal is to generate a large volume of AI videos, relying solely on this platform is not recommended.