kwazzi-jack commited on
Commit
5866324
1 Parent(s): 9ed4e61

Updated README.md

Browse files
Files changed (2) hide show
  1. README.md +10 -4
  2. whila-short-brand.png +0 -0
README.md CHANGED
@@ -1,13 +1,19 @@
1
  ---
2
- title: WhiLa
3
- emoji: 🐨
4
- colorFrom: gray
5
- colorTo: pink
6
  sdk: gradio
7
  sdk_version: 4.31.1
8
  app_file: app.py
9
  pinned: false
 
10
  license: gpl-3.0
 
 
 
 
 
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: WhiLa Demo
3
+ emoji: 𝜋
4
+ colorFrom: green
5
+ colorTo: gray
6
  sdk: gradio
7
  sdk_version: 4.31.1
8
  app_file: app.py
9
  pinned: false
10
+ python_version: 3.10
11
  license: gpl-3.0
12
+ short_description: A demonstration of the WhiLa (whisper-to-latex) app for Backdrop Build v4.
13
+ models: ["openai/whisper-medium", "openai/whisper-small", "meta-llama/Meta-Llama-3-8B-Instruct"]
14
+ tags: ["Automatic Speech Recognition", "Transformers", "whisper", "audio", "Text Generation", "llama", "meta", "llama-3", "text-generation-inference", "math", "latex", "llama-index", "accessibility", "speech-to-text", "backdrop build v4"]
15
+ thumbnail: whila-short-brand.png
16
+
17
  ---
18
 
19
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
whila-short-brand.png ADDED