You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Videogen is a video generation tool based on multiple AI models, supporting three major platforms: Volcengine, Aliyun Bailian, and Zhipu AI. It can generate high-quality videos through text prompts or a combination of images and text.
8
8
9
-
-**多平台支持**:
10
-
- 火山引擎视频生成
11
-
- 阿里云百炼通义万相系列模型
12
-
- 智谱AI的CogVideoX模型系列
13
-
-**多种生成模式**:
14
-
- 文生视频:仅通过文本描述生成视频
15
-
- 图生视频:通过图片和文本联合生成视频
16
-
-**高度定制化**:
17
-
- 支持设置宽高比、分辨率、时长、帧率等参数
18
-
- 支持AI音效生成(智谱AI)
19
-
-**便捷文件管理**:
20
-
- 集成Tebi.io云存储服务,自动上传和管理图片素材
9
+
## Features
21
10
22
-
## 环境变量配置
11
+
-**Multi-platform Support**:
12
+
- Volcengine video generation
13
+
- Aliyun Bailian Tongyi Wanxiang series models
14
+
- Zhipu AI's CogVideoX model series
15
+
-**Multiple Generation Modes**:
16
+
- Text-to-video: Generate videos through text descriptions only
17
+
- Image-to-video: Generate videos through a combination of images and text
18
+
-**Highly Customizable**:
19
+
- Set aspect ratio, resolution, duration, frame rate, and other parameters
20
+
- Support for AI sound effect generation (Zhipu AI)
21
+
-**Convenient File Management**:
22
+
- Integrated with Tebi.io cloud storage service for automatic upload and management of image materials
23
+
-**Multilingual Support**:
24
+
- English and Chinese interface
25
+
- Auto-detects system language
26
+
- Easily switch languages within the interface
23
27
24
-
使用本项目需要配置以下环境变量:
28
+
## Environment Variables
29
+
30
+
The following environment variables need to be configured to use this project:
0 commit comments