Bomme commited on
Commit
0cbb834
Β·
1 Parent(s): 79b9dbf

update README.md: change emoji, revert sdk_version, and add models and preload_from_hub sections

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,13 +1,19 @@
1
  ---
2
  title: NatureLM Audio
3
- emoji: πŸƒ
4
  colorFrom: indigo
5
  colorTo: gray
6
  sdk: gradio
7
- sdk_version: 5.29.0
8
  app_file: app.py
9
  pinned: false
10
  short_description: NatureLM-audio is the first audio-language foundation model.
 
 
 
 
 
 
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: NatureLM Audio
3
+ emoji: πŸ‹
4
  colorFrom: indigo
5
  colorTo: gray
6
  sdk: gradio
7
+ sdk_version: 5.20.0
8
  app_file: app.py
9
  pinned: false
10
  short_description: NatureLM-audio is the first audio-language foundation model.
11
+ python_version: 3.10
12
+ models:
13
+ - EarthSpeciesProject/NatureLM-audio
14
+ preload_from_hub:
15
+ - EarthSpeciesProject/NatureLM-audio
16
+ - meta-llama/Meta-Llama-3.1-8B-Instruct
17
  ---
18
 
19
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference