Views
No views yet
1!pip install huggingface_hub 2from huggingface_hub import hf_hub_download 3 4filepath = hf_hub_download(repo_id="ramfais/edgevl_weights", filename="datt_eurosat/wandb/latest-run/files/src/best_model.pth")