Safetensors
hukyhukygo commited on
Commit
0ba64bc
·
verified ·
1 Parent(s): 0842ad9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -60,6 +60,14 @@ license: apache-2.0
60
 
61
  ## Quick Start 🚀
62
 
 
 
 
 
 
 
 
 
63
  ### Installation with pip
64
 
65
  ```sh
 
60
 
61
  ## Quick Start 🚀
62
 
63
+
64
+ ### Clone the repo
65
+
66
+ ```sh
67
+ git clone https://github.com/FireRedTeam/FireRedTTS3.git
68
+ cd FireRedTTS3
69
+ ```
70
+
71
  ### Installation with pip
72
 
73
  ```sh