Harshil748 commited on
Commit
89148be
Β·
verified Β·
1 Parent(s): 72ce17a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -153,6 +153,7 @@ Models are hosted separately at [Harshil748/VoiceAPI-Models](https://huggingface
153
  ## πŸ“ Project Structure
154
 
155
  \`\`\`
 
156
  VoiceAPI/
157
  β”œβ”€β”€ app.py # HuggingFace Spaces entry point
158
  β”œβ”€β”€ Dockerfile # Docker configuration
@@ -169,6 +170,7 @@ VoiceAPI/
169
  β”œβ”€β”€ export_model.py # Model export
170
  β”œβ”€β”€ datasets.csv # Dataset links
171
  └── configs/ # Training configs
 
172
  \`\`\`
173
 
174
  ## πŸ“œ License
 
153
  ## πŸ“ Project Structure
154
 
155
  \`\`\`
156
+
157
  VoiceAPI/
158
  β”œβ”€β”€ app.py # HuggingFace Spaces entry point
159
  β”œβ”€β”€ Dockerfile # Docker configuration
 
170
  β”œβ”€β”€ export_model.py # Model export
171
  β”œβ”€β”€ datasets.csv # Dataset links
172
  └── configs/ # Training configs
173
+
174
  \`\`\`
175
 
176
  ## πŸ“œ License