Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
AndreasVar
/
LitBench-UI
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Andreas Varvarigos
commited on
Mar 11, 2025
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
---