Spaces:
Sleeping
Sleeping
File size: 67 Bytes
33d4721 |
1 2 3 4 5 |
import os
HF_API = os.getenv("HF_API", "https://huggingface.co")
|