Instructions to use Stereo0001/FDDF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- AllenNLP
How to use Stereo0001/FDDF with AllenNLP:
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://Stereo0001/FDDF") - Notebooks
- Google Colab
- Kaggle
| title: Dpt Depth Estimation | |
| emoji: ⚡ | |
| colorFrom: blue | |
| colorTo: red | |
| sdk: gradio | |
| sdk_version: 2.8.13 | |
| app_file: app.py | |
| pinned: false | |
| license: afl-3.0 | |
| datasets: | |
| - fka/awesome-chatgpt-prompts | |
| language: | |
| - aa | |
| metrics: | |
| - accuracy | |
| - code_eval | |
| library_name: allennlp | |
| pipeline_tag: text-classification | |
| tags: | |
| - biology | |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference |