Instructions to use highdeff/highdeff1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use highdeff/highdeff1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("highdeff/highdeff1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| title: Highdeffrepo | |
| emoji: ๐ | |
| colorFrom: gray | |
| colorTo: yellow | |
| sdk: streamlit | |
| sdk_version: 1.19.0 | |
| app_file: app.py | |
| pinned: false | |
| license: unknown | |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |