File size: 149 Bytes
0842248
 
 
 
 
 
 
 
135d706
1
2
3
4
5
6
7
8
9
10
# app.yml
sdk: gradio
title: test application in huggingface
python_version: 3.8
dependencies:
    - gradio
    - scikit-learn
    - torch
gpu: true