Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
XDimLab
/
ICCV2025-RealADSim-ClosedLoop
like
2
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
20116b4
ICCV2025-RealADSim-ClosedLoop
/
competitions
/
__init__.py
Abhishek Thakur
fix HF_URL
156ba7d
over 1 year ago
raw
Copy download link
history
blame
90 Bytes
import
os
__version__ =
"0.1.6"
HF_URL = os.getenv(
"HF_URL"
,
"https://huggingface.co"
)