multimodalart HF Staff commited on
Commit
a3d6fb6
·
verified ·
1 Parent(s): 70b8677

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -4,10 +4,10 @@ emoji: 🔍
4
  colorFrom: indigo
5
  colorTo: pink
6
  sdk: gradio
7
- sdk_version: 6.23.1
8
  app_file: app.py
9
  short_description: Find when a described sound happens in a recording
10
- python_version: "3.12"
11
  startup_duration_timeout: 1h
12
  ---
13
 
@@ -47,4 +47,4 @@ the paper's own "needle-in-a-haystack" benchmark.
47
 
48
  The SpotSound adapter and benchmark are MIT licensed. The base model,
49
  `nvidia/audio-flamingo-3-hf`, is released under the NVIDIA OneWay Noncommercial License — this
50
- demo is for research/non-commercial use.
 
4
  colorFrom: indigo
5
  colorTo: pink
6
  sdk: gradio
7
+ sdk_version: 6.24.0
8
  app_file: app.py
9
  short_description: Find when a described sound happens in a recording
10
+ python_version: '3.12'
11
  startup_duration_timeout: 1h
12
  ---
13
 
 
47
 
48
  The SpotSound adapter and benchmark are MIT licensed. The base model,
49
  `nvidia/audio-flamingo-3-hf`, is released under the NVIDIA OneWay Noncommercial License — this
50
+ demo is for research/non-commercial use.