Update pipeline tag to `any-to-any` and add paper abstract

#1
by nielsr HF Staff - opened

This PR improves the model card for UniVerse-1 by:

  • Updating the pipeline_tag: The pipeline_tag in the metadata is changed from other to any-to-any. This more accurately reflects the model's capability to perform unified audio-video generation from text and reference images. This update will enhance the model's discoverability on the Hugging Face Hub, allowing users to find it under appropriate multimodal generation filters (e.g., https://huggingface.co/models?pipeline_tag=any-to-any).
  • Adding the paper abstract: The abstract of the paper, "UniVerse-1: Unified Audio-Video Generation via Stitching of Experts," is added to provide a quick and informative overview of the model directly within the model card.

No other changes were made to existing links or code snippets, adhering to the guidelines provided.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment