Views
No views yet
1from huggingface_hub import hf_hub_download 2model = joblib.load(hf_hub_download("supreeth15/tourism-model", "best_model.pkl"))