File size: 251 Bytes
5677df2 8c8d352 5677df2 8c8d352 6077504 5677df2 6077504 5677df2 6077504 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | ---
license: mit
language:
- en
---
# 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 danielfoca89/Maya_Rossi .
|