SVECTOR-OFFICIAL commited on
Commit
f9e51f1
·
verified ·
1 Parent(s): fa2ed8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -14,8 +14,8 @@ tags:
14
 
15
  ## **Key Features**
16
  - **Transformer-Based**: Utilizes a powerful `Transformer3DModel` for processing high-dimensional spatiotemporal data.
17
- - **High Resolution**: Generates videos at **256x256** resolution with seamless transitions and realism.
18
- - **30 FPS Output**: Smooth frame generation for real-world video applications.
19
  - **Advanced Latent Compression**: Leverages a `CausalVideoAutoencoder` for efficient latent representation and generation.
20
 
21
  ---
@@ -110,8 +110,8 @@ The `CausalVideoAutoencoder` (VAE) handles latent space compression and decompre
110
  | **Created By** | `SVECTOR` |
111
  | **Parameter Count** | `2 Billion` |
112
  | **Framework Version** | `0.25.1` (Diffusers) |
113
- | **Resolution** | `256x256` |
114
- | **Frame Rate** | `30 FPS` |
115
  | **Transformer Type** | `Transformer3DModel` |
116
  | **Encoder Type** | `CausalVideoAutoencoder` |
117
 
 
14
 
15
  ## **Key Features**
16
  - **Transformer-Based**: Utilizes a powerful `Transformer3DModel` for processing high-dimensional spatiotemporal data.
17
+ - **High Resolution**: Generates videos at **768x512** resolution with seamless transitions and realism (24 FPS).
18
+ - **24 FPS Output**: Smooth frame generation for real-world video applications.
19
  - **Advanced Latent Compression**: Leverages a `CausalVideoAutoencoder` for efficient latent representation and generation.
20
 
21
  ---
 
110
  | **Created By** | `SVECTOR` |
111
  | **Parameter Count** | `2 Billion` |
112
  | **Framework Version** | `0.25.1` (Diffusers) |
113
+ | **Resolution** | `768x512` |
114
+ | **Frame Rate** | `24 FPS` |
115
  | **Transformer Type** | `Transformer3DModel` |
116
  | **Encoder Type** | `CausalVideoAutoencoder` |
117