Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Andreas99
/
LitBench-UI
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Andreas99
commited on
Mar 11
Commit
ae4782f
·
verified
·
1 Parent(s):
e060a40
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -8,4 +8,6 @@ sdk_version: "5.9.1"
8
app_file: src/litbench_pipeline.py
9
pinned: false
10
hf_oauth: true
11
---
8
app_file: src/litbench_pipeline.py
9
pinned: false
10
hf_oauth: true
11
+
hf_oauth_scopes:
12
+
- read-repos
13
---