upload_preset
functionkeras_hub.upload_preset(uri, preset)
Upload a preset directory to a model hub.
Arguments
kaggle://<KAGGLE_USERNAME>/<MODEL>/<FRAMEWORK>/<VARIATION>
will be uploaded to Kaggle Hub while URIs with format
hf://[<HF_USERNAME>/]<MODEL>
will be uploaded to the Hugging
Face Hub.