Spaces:
Runtime error
Runtime error
File size: 291 Bytes
2a7c9d2 b4eade4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
title: DTM Estimation
emoji: ⚡
colorFrom: purple
colorTo: gray
sdk: gradio
sdk_version: 3.0.13
app_file: app.py
pinned: false
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
```
pip install -r requirements.txt
python3.8 app.py
``` |