Instructions to use Alrightalright/DreamFrame-Related with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Alrightalright/DreamFrame-Related with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Alrightalright/DreamFrame-Related", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Add pipeline tag, library name, paper link and repo link
#1
by nielsr HF Staff - opened
This PR adds the pipeline tag, library name, a link to the paper and a link to the code repository,
ensuring that the model repository is more complete.