# Install the Hugging Face CLI curl -LsSf https://hf.co/cli/install.sh | bash # (optional) Login with your Hugging Face credentials hf auth login # Push your model files hf upload titantv090/dormant-model-2 .