Spaces:
Running
Running
How to Develop
- Create hub space from web.
- Clone that repository like
git clone https://huggingface.co/spaces/hitachi-nlp/FLD-metrics - Update the repository.
- Note that the repository name and the main script name must be the same, e.g.,
hitachi-nlp/FLD_metricsandFLD_metrics.py - See here for how to write scripts.
- Note that the repository name and the main script name must be the same, e.g.,
- Push to the hub like
git push [email protected]:spaces/hitachi-nlp/FLD-metrics main