simple-ML-app / app.yml
jatnikonm
add:
0842248
raw
history blame
139 Bytes
# app.yml
sdk: gradio
title: test application in huggingface
python_version: 3.8
dependencies:
- gradio
- scikit-learn
- torch