Quazim0t0 commited on
Commit
9587d7e
·
verified ·
1 Parent(s): 7b72d2c

Delete space.yaml

Browse files
Files changed (1) hide show
  1. space.yaml +0 -30
space.yaml DELETED
@@ -1,30 +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
24
- env:
25
- - OAUTH_CLIENT_ID=$OAUTH_CLIENT_ID
26
- - OAUTH_CLIENT_SECRET=$OAUTH_CLIENT_SECRET
27
- - OAUTH_AUTHORIZATION_URL=$OAUTH_AUTHORIZATION_URL
28
- - OAUTH_TOKEN_URL=$OAUTH_TOKEN_URL
29
- oauth_scopes:
30
- - inference