SVECTOR-OFFICIAL
commited on
Update README.md
Browse files
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 **
|
18 |
-
- **
|
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** | `
|
114 |
-
| **Frame Rate** | `
|
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 |
|