Project_MLops / .huggingface.yml
QuanTH02's picture
update
131931c
raw
history blame contribute delete
114 Bytes
sdk: gradio
app_file: app.py
python_version: "3.9"
requirements:
- pandas
- numpy
- scikit-learn
- gradio