Spaces:
Runtime error
Runtime error
# app.yml | |
sdk: gradio | |
title: test application in huggingface | |
python_version: 3.8 | |
dependencies: | |
- gradio | |
- scikit-learn | |
- torch | |
gpu: true | |