Quazim0t0's picture
Upload 12 files
5be33ac verified
raw
history blame
400 Bytes
"""
Deployment configuration for Dynamic Highscores on HuggingFace Spaces.
This file configures the application for deployment on HuggingFace Spaces.
"""
sdk_version: 3.0.0
app_file: app.py
models:
- huggingface-hub
- transformers
- datasets
- torch
- gradio
- pandas
- plotly
- apscheduler
- tqdm
- requests
- python-dateutil
- numpy
python_version: 3.10.12
hf_oauth: true