RayMune commited on
Commit
61dd0be
ยท
2 Parent(s): 65d863fc549a90

Resolved merge conflict in README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  title: MMS
 
3
  emoji: ๐ŸŒ
4
  colorFrom: pink
5
  colorTo: indigo
@@ -11,4 +12,18 @@ license: cc-by-nc-4.0
11
  duplicated_from: facebook/MMS
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: MMS
3
+ HEAD
4
  emoji: ๐ŸŒ
5
  colorFrom: pink
6
  colorTo: indigo
 
12
  duplicated_from: facebook/MMS
13
  ---
14
 
15
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
16
+
17
+ emoji: ๐Ÿข
18
+ colorFrom: green
19
+ colorTo: gray
20
+ sdk: gradio
21
+ sdk_version: 5.29.0
22
+ app_file: app.py
23
+ pinned: false
24
+ license: mit
25
+ short_description: A clone of Meta's MMS TTS space that was abruptly nerfed
26
+ ---
27
+
28
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
29
+ c549a9062161b0083e30a0d0e8972d874e5c30a8