Skip to content

Commit

Permalink
requests
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsleh committed Feb 17, 2025
1 parent 49fd69d commit 391e747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchgeo/datasets/dior.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ class DIOR(NonGeoDataset):
.. versionadded:: 0.7
"""

url = 'https://huggingface.co/datasets/torchgeo/dior/resolve/main/{}'
url = 'https://hf.co/datasets/torchgeo/dior/resolve/ec7be9567d2e08eb3d3401c15a52ee2145d0ef01/{}'

files: ClassVar[dict[str, dict[str, dict[str, str]]]] = {
'trainval': {
Expand Down

0 comments on commit 391e747

Please sign in to comment.