mirror of
https://github.com/THUDM/CogVideo.git
synced 2025-12-02 10:32:09 +08:00
Update README.md
This commit is contained in:
parent
8f1829f1cd
commit
6a78278c0b
@ -10,12 +10,12 @@ suggested_storage: large
|
|||||||
app_port: 7860
|
app_port: 7860
|
||||||
app_file: app.py
|
app_file: app.py
|
||||||
models:
|
models:
|
||||||
- THUDM/CogVideoX-5b
|
- THUDM/CogVideoX-5b-I2V
|
||||||
tags:
|
tags:
|
||||||
- cogvideox
|
- cogvideox
|
||||||
- video-generation
|
- video-generation
|
||||||
- thudm
|
- thudm
|
||||||
short_description: Text-to-Video
|
short_description: Image-to-Video
|
||||||
disable_embedding: false
|
disable_embedding: false
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -41,7 +41,7 @@ pip install -r requirements.txt
|
|||||||
## Running the code
|
## Running the code
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python gradio_web_demo.py
|
python app.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user