danielfoca89 commited on
Commit
8c8d352
·
verified ·
1 Parent(s): 40304f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,14 +1,20 @@
1
  ---
2
  license: mit
 
 
3
  ---
4
- ---
5
- Install the Hugging Face CLI: curl -LsSf https://hf.co/cli/install.sh | bash
 
 
6
  ---
7
  # (optional) Login with your Hugging Face credentials
8
  ---
9
  hf auth login
 
10
  ---
11
  # Push your model files
12
  ---
13
  hf upload danielfoca89/Maya_Rossi .
 
14
  ---
 
1
  ---
2
  license: mit
3
+ language:
4
+ - en
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
  ---