Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ymk00/test
ymk00
/
test2
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d8e3a09
test2
/
backend
/
app
/
config
/
__init__.py
Alina Lozowski
Migrating to the React project
e7abd9e
5 months ago
raw
Copy download link
history
blame
Safe
171 Bytes
"""
Configuration module for the Open LLM Leaderboard backend.
All configuration values are imported from base.py to avoid circular dependencies.
"""
from
.base
import
*