Update README.md
Browse files
README.md
CHANGED
|
@@ -5,16 +5,8 @@ language:
|
|
| 5 |
---
|
| 6 |
|
| 7 |
# Install the Hugging Face CLI:
|
| 8 |
-
curl -LsSf https://hf.co/cli/install.sh | bash
|
| 9 |
-
|
| 10 |
-
---
|
| 11 |
# (optional) Login with your Hugging Face credentials
|
| 12 |
-
|
| 13 |
-
hf auth login
|
| 14 |
-
|
| 15 |
-
---
|
| 16 |
# Push your model files
|
| 17 |
-
|
| 18 |
-
hf upload danielfoca89/Maya_Rossi .
|
| 19 |
-
|
| 20 |
-
---
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
# Install the Hugging Face CLI:
|
| 8 |
+
curl -LsSf https://hf.co/cli/install.sh | bash
|
|
|
|
|
|
|
| 9 |
# (optional) Login with your Hugging Face credentials
|
| 10 |
+
hf auth login
|
|
|
|
|
|
|
|
|
|
| 11 |
# Push your model files
|
| 12 |
+
hf upload danielfoca89/Maya_Rossi .
|
|
|
|
|
|
|
|
|