Spaces:
Running
on
Zero
Running
on
Zero
rishitdagli
commited on
Commit
β’
5e5405f
1
Parent(s):
4322097
Update description
Browse files
app.py
CHANGED
@@ -40,12 +40,11 @@ def process_image(
|
|
40 |
|
41 |
description_text = """# SEE-2-SOUND π Demo
|
42 |
|
43 |
-
Official demo for
|
44 |
Please refer to our [paper](https://arxiv.org/abs/2406.06612), [project page](https://see2sound.github.io/), or [github](https://github.com/see2sound/see2sound) for more details.
|
45 |
> Note: You should make sure that your hardware supports spatial audio.
|
46 |
|
47 |
-
|
48 |
-
[![GitHub Repo stars](https://img.shields.io/github/stars/see2sound/see2sound)](https://github.com/see2sound/see2sound)
|
49 |
"""
|
50 |
|
51 |
css = """
|
|
|
40 |
|
41 |
description_text = """# SEE-2-SOUND π Demo
|
42 |
|
43 |
+
Official demo for *SEE-2-SOUND π: Zero-Shot Spatial Environment-to-Spatial Sound*.
|
44 |
Please refer to our [paper](https://arxiv.org/abs/2406.06612), [project page](https://see2sound.github.io/), or [github](https://github.com/see2sound/see2sound) for more details.
|
45 |
> Note: You should make sure that your hardware supports spatial audio.
|
46 |
|
47 |
+
This demo allows you to generate spatial audio given an image. Upload an image (with an optional text prompt in the advanced settings) to geenrate spatial audio to accompany the image.
|
|
|
48 |
"""
|
49 |
|
50 |
css = """
|