--- license: mit datasets: - HuggingFaceFV/finevideo language: - en pipeline_tag: video-text-to-text library_name: diffusers tags: - Torch - CustomModel - HRM --- # Model Card for TTV-HRM TTV-HRM is a lightweight text-to-video generation model that uses a Hierarchical Reasoning Module (HRM) to generate short video clips from textual prompts, optimized for efficiency on T4 GPUs. **BibTeX:** ``` @misc{ttv_hrm_2025, author = {Ahsan Umar, XCollab Team}, title = {TTV-HRM: Text-to-Video Hierarchical Reasoning Model}, year = {2025}, publisher = {Hugging Face}, url = {https://huggingface.co/XCollab/TTV-HRM} } ``` -->