Spaces:
Runtime error
Runtime error
File size: 139 Bytes
0842248 |
1 2 3 4 5 6 7 8 9 |
# app.yml
sdk: gradio
title: test application in huggingface
python_version: 3.8
dependencies:
- gradio
- scikit-learn
- torch
|