simple-ML-app / app.yml
jatnikonm
kode post-ocr
135d706
raw
history blame contribute delete
149 Bytes
# app.yml
sdk: gradio
title: test application in huggingface
python_version: 3.8
dependencies:
- gradio
- scikit-learn
- torch
gpu: true