daiqi commited on
Commit
ada7f3a
1 Parent(s): 54a2d45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -8
README.md CHANGED
@@ -33,14 +33,6 @@ Common use scenario is described [here](https://github.com/microsoft/Reducio-VAE
33
 
34
  The model is typically used for supporting training a video diffusion model. After using this model to convert the data to the latent space, you can train your own diffusion model on the extremely compressed latent space.
35
 
36
- ## Usage Example
37
-
38
- Use the code below to get started with the model.
39
- ```python
40
- import torch
41
- ```
42
-
43
-
44
 
45
  ## Results
46
 
 
33
 
34
  The model is typically used for supporting training a video diffusion model. After using this model to convert the data to the latent space, you can train your own diffusion model on the extremely compressed latent space.
35
 
 
 
 
 
 
 
 
 
36
 
37
  ## Results
38