Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sijeh committed Jun 3, 2024
1 parent 58d0c0d commit 7c69a06
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,11 @@ Generative Video Models</h1>
- [PyTorch >= 1.13.0](https://pytorch.org/)
- NVIDIA GPU + [CUDA](https://developer.nvidia.com/cuda-downloads)

### Model Weights
We release the model weights of CV-VAE in [Hugging Face](https://huggingface.co/AILab-CVC/CV-VAE/tree/main)

### Video reconstruction

Download the model weight from [Hugging Face](https://huggingface.co/AILab-CVC/CV-VAE/tree/main)

```bash
python3 cvvae_inference_video.py \
--vae_path MODEL_PATH \
Expand Down

0 comments on commit 7c69a06

Please sign in to comment.