nielsr HF staff commited on
Commit
9fcf9f1
·
verified ·
1 Parent(s): 43f1790

Add model card

Browse files

This PR adds a model card, making sure the model can be found when filtering at https://huggingface.co/models?pipeline_tag=robotics.

Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: robotics
3
+ ---
4
+
5
+ This repository contains the checkpoints of the model presented in [VideoAgent: Self-Improving Video Generation](https://hf.co/papers/2410.10076).