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...
c846006
ICCV2025-RealADSim-ClosedLoop
/
competitions
/
__init__.py
abhishek thakur
Impr (#32)
d27e581
unverified
about 1 year ago
raw
Copy download link
history
blame
Safe
95 Bytes
import
os
__version__ =
"0.1.9.dev0"
HF_URL = os.getenv(
"HF_URL"
,
"https://huggingface.co"
)