nightmareai / cogvideo

Text-to-video generation

  • Public
  • 32.8K runs
  • A100 (80GB)
  • GitHub
  • Paper
  • License

Input

*string
Shift + Return to add a new line

Prompt

integer
(minimum: -1, maximum: 100000)

Seed (-1 to use a random seed)

Default: -1

boolean

Translate prompt from English to Simplified Chinese (required if not entering Chinese text)

Default: true

boolean

Run both stages (uncheck to run more quickly and output only a few frames)

Default: true

boolean

Use stage 1 guidance (recommended)

Default: true

file

Starting image (optional, prompt has little effect when used)

Output

output
Generated in

This example was created by a different version, nightmareai/cogvideo:6d55d6fd.

Run time and cost

This model costs approximately $2.33 to run on Replicate, or 0 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on Nvidia A100 (80GB) GPU hardware. Predictions typically complete within 28 minutes. The predict time for this model varies significantly based on the inputs.

Readme

CogVideo: Large-scale Pretraining for Text-to-Video Generation via Transformers

Setup time can be long as the container is 63GB.

Image prompts are supported thanks to a contribution from nev

Stage 1 output will be a few frames, stage 2 interpolates a longer video and performs dsr resampling.

When running both stages, stage 1 output will render when ready, stage 2 will follow when complete.

Please see the official CogVideo repo for more information: https://github.com/THUDM/CogVideo