Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,15 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
library_name: transformers
|
4 |
-
pipeline_tag:
|
5 |
---
|
6 |
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
<video title="imagined" controls>
|
8 |
<source src="https://github.com/commaai/commavq/assets/29985433/f6f7699b-b6cb-4f9c-80c9-8e00d75fbfae" type="video/mp4">
|
9 |
</video>
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
library_name: transformers
|
4 |
+
pipeline_tag: unconditional-image-generation
|
5 |
---
|
6 |
|
7 |
+
# commaVQ - GPT2M
|
8 |
+
|
9 |
+
A GPT2M model trained on a larger version of the commaVQ dataset.
|
10 |
+
|
11 |
+
This model is able to generate driving video unconditionally.
|
12 |
+
|
13 |
<video title="imagined" controls>
|
14 |
<source src="https://github.com/commaai/commavq/assets/29985433/f6f7699b-b6cb-4f9c-80c9-8e00d75fbfae" type="video/mp4">
|
15 |
</video>
|