Instructions to use intelligenAI/intellifold with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- IntelliFold
How to use intelligenAI/intellifold with IntelliFold:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Improve model card: Add pipeline, library, and update links
#1
by nielsr HF Staff - opened
This PR improves the model card for IntFold by:
- Adding
pipeline_tag: text-to-3dto the metadata, which enhances discoverability of the model on the Hugging Face Hub (e.g., via https://huggingface.co/models?pipeline_tag=text-to-3d). - Specifying
library_name: intfoldto clearly indicate the associated Python library for programmatic use. - Correcting the Hugging Face Models badge link to point to the correct model repository on the Hub.
- Adding a direct link to the GitHub repository for easy access to the source code.
- Including a link to the paper on Hugging Face Papers.
FuxuLiu changed pull request status to closed