codewithdark commited on
Commit
458dc46
·
verified ·
1 Parent(s): 620e26e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -10
README.md CHANGED
@@ -1,13 +1,10 @@
1
  ---
2
- title: Trackio
3
- emoji: 💻
4
- colorFrom: purple
5
- colorTo: purple
6
  sdk: gradio
7
- sdk_version: 6.14.0
8
- python_version: '3.13'
9
  app_file: app.py
10
- pinned: false
11
- ---
12
-
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
1
  ---
2
+ emoji: 🎯
 
 
 
3
  sdk: gradio
 
 
4
  app_file: app.py
5
+ tags:
6
+ - trackio
7
+ hf_oauth: true
8
+ hf_oauth_scopes:
9
+ - write-repos
10
+ ---