Quazim0t0 commited on
Commit
6a89e1d
·
verified ·
1 Parent(s): 5838505

Delete space.yaml

Browse files
Files changed (1) hide show
  1. space.yaml +0 -23
space.yaml DELETED
@@ -1,23 +0,0 @@
1
- """
2
- Deployment configuration for Dynamic Highscores on HuggingFace Spaces.
3
-
4
- This file configures the application for deployment on HuggingFace Spaces.
5
- """
6
-
7
- sdk_version: 3.0.0
8
- app_file: app.py
9
- models:
10
- - huggingface-hub
11
- - transformers
12
- - datasets
13
- - torch
14
- - gradio
15
- - pandas
16
- - plotly
17
- - apscheduler
18
- - tqdm
19
- - requests
20
- - python-dateutil
21
- - numpy
22
- python_version: 3.10.12
23
- hf_oauth: true