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...
3b19076
ICCV2025-RealADSim-ClosedLoop
/
competitions
/
__init__.py
Abhishek Thakur
bump dev version
29b47c2
over 1 year ago
raw
Copy download link
history
blame
95 Bytes
import
os
__version__ =
"0.1.7.dev0"
HF_URL = os.getenv(
"HF_URL"
,
"https://huggingface.co"
)