Buckets:
| import os | |
| import hydra | |
| import urllib.request | |
| if hydra.__version__ != "1.3.2": | |
| raise RuntimeError("different hydra version has been found, cannot patch") | |
| hydra_root = os.path.dirname(hydra.__file__) | |
| utils_path = os.path.join(hydra_root, "core", "utils.py") | |
| urllib.request.urlretrieve( | |
| "https://raw.githubusercontent.com/gleize/hydra/78f00766b5f37672aa7232ebbf01bdd74246bd60/hydra/core/utils.py", | |
| utils_path, | |
| ) | |
Xet Storage Details
- Size:
- 447 Bytes
- Xet hash:
- a18b53fadd95c5808e94345565da51be993141fb8b43aae63176e8598f0b50c8
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.