Reggie commited on
Commit
dea7816
1 Parent(s): 1975a70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -9
README.md CHANGED
@@ -1,20 +1,15 @@
1
  ---
2
- title: Flask + dev server
3
- emoji: ⚗️
4
- colorFrom: gray
5
- colorTo: gray
6
  sdk: gradio
7
  sdk_version: 2.9.1
8
  python_version: 3.10.4
9
  app_file: app.py
10
  models:
11
- - osanseviero/BigGAN-deep-128
12
- - t5-small
13
- datasets:
14
- - emotion
15
  license: mit
16
  pinned: false
17
- duplicated_from: templates/flask
18
  ---
19
 
20
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
 
1
  ---
2
+ title: LIve Transcription
3
+ colorFrom: blue
4
+ colorTo: blue
 
5
  sdk: gradio
6
  sdk_version: 2.9.1
7
  python_version: 3.10.4
8
  app_file: app.py
9
  models:
10
+ - guillaumekln/faster-whisper-small
 
 
 
11
  license: mit
12
  pinned: false
 
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference