Upload folder using huggingface_hub
Browse files- app/pages.py +1 -1
app/pages.py
CHANGED
@@ -32,7 +32,7 @@ def dashboard():
|
|
32 |
|
33 |
st.markdown("""
|
34 |
[gh1]: https://github.com/AudioLLMs/AudioBench
|
35 |
-
[gh2]: https://github.com/AudioLLMs/
|
36 |
**Toolkit:** [][gh1] |
|
37 |
[**Paper @ NAACL 2025**](https://arxiv.org/abs/2406.16020) |
|
38 |
**Resource for AudioLLMs:** [][gh2]
|
|
|
32 |
|
33 |
st.markdown("""
|
34 |
[gh1]: https://github.com/AudioLLMs/AudioBench
|
35 |
+
[gh2]: https://github.com/AudioLLMs/Awesome-Audio-LLM
|
36 |
**Toolkit:** [][gh1] |
|
37 |
[**Paper @ NAACL 2025**](https://arxiv.org/abs/2406.16020) |
|
38 |
**Resource for AudioLLMs:** [][gh2]
|