CoolFace
Apppublic

patrol114/CogVideoX-5B-Space

sourceHugging Faceupdated 2y agoView on Hugging Face
2likes
App README

Gradio Composite Demo

This Gradio demo integrates the CogVideoX-5B model, allowing you to perform video inference directly in your browser. It supports features like UpScale, RIFE, and other functionalities.

Environment Setup

Set the following environment variables in your system:

  • —OPENAIAPIKEY = yourapikey
  • —OPENAIBASEURL= yourbaseurl
  • —GRADIOTEMPDIR= gradio_tmp

Installation

bash
pip install -r requirements.txt 

Running the code

bash
python gradio_web_demo.py