Skip to main content

A nonebot plugin for cogvideox

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-chatgpt-turbo

介绍

  • 本插件适配智谱清言的cogvideox视频生成模型API,具有文字生成视频和图文生成视频的功能。

安装

  • 手动安装

    git clone https://github.com/Alpaca4610/nonebot_plugin_cogvideox.git
    

    下载完成后在bot项目的pyproject.toml文件手动添加插件:

    plugin_dirs = ["xxxxxx","xxxxxx",......,"下载完成的插件路径/nonebot_plugin_cogvideox.git"]
    
  • 使用 pip

    pip install nonebot-plugin-cogvideox.git
    

配置文件

在Bot根目录下的.env文件中追加如下内容:

zhipu_key = ""  # (必填)智谱清言清影API KEY

API KEY获取地址

效果

使用方法

  • AI视频 文字提示词(图片)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot_plugin_cogvideox-0.1.1.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_cogvideox-0.1.1-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page