SohomToom commited on
Commit
bf313df
·
verified ·
1 Parent(s): 7b0353e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -8,6 +8,10 @@ sdk_version: 5.29.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
 
 
 
 
11
  short_description: This takes simple .docx file converts them to .wav format
12
  ---
13
 
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ python_version: 3.10
12
+ system_dependencies:
13
+ - espeak-ng
14
+ ---
15
  short_description: This takes simple .docx file converts them to .wav format
16
  ---
17