xiaoyao9184 commited on
Commit
5a2f8f1
β€’
1 Parent(s): 4a84d5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,14 +1,17 @@
1
  ---
2
  title: Audio Seal
3
- emoji: πŸ“‰
4
  colorFrom: gray
5
  colorTo: green
6
  sdk: gradio
7
- sdk_version: 5.9.1
8
- app_file: app.py
 
9
  pinned: false
10
  license: apache-2.0
11
  short_description: Gradio implementation of the AudioSeal
 
 
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: Audio Seal
3
+ emoji: πŸ”Š
4
  colorFrom: gray
5
  colorTo: green
6
  sdk: gradio
7
+ sdk_version: 5.8.0
8
+ python_version: '3.10'
9
+ app_file: gradio_app.py
10
  pinned: false
11
  license: apache-2.0
12
  short_description: Gradio implementation of the AudioSeal
13
+ models:
14
+ - facebook/audioseal
15
  ---
16
 
17
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference