This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
1、假生成原则
除文生文以外,其它的文生视频、文生音乐,都设置的金豆数量很大,比如100个,让进行备案验收的人无法进行实验测试,
文生文、文生视频、文生音乐都提供界面,但只有文生文是可以使用的,其它两个都是提供样例即可,功能一般是检查金豆数量,如果不足直接踢回,如果够也显示服务维护中,总之是假的接入。由于返回的JSON是在JAVA端生成的,备案的人是无法看到的,小程序侧也是无法看到的。
2、文生文采用Java进行开发,不使用Python,否则还需要放到处理机上执行,整个技术路径太长。