Update app.py
Browse files
app.py
CHANGED
@@ -28,7 +28,7 @@ title = """
|
|
28 |
</h1>
|
29 |
</div>
|
30 |
<p style="margin-bottom: 10px; font-size: 94%">
|
31 |
-
Convert an image to corresponding sound effect through
|
32 |
</p>
|
33 |
</div>
|
34 |
"""
|
|
|
28 |
</h1>
|
29 |
</div>
|
30 |
<p style="margin-bottom: 10px; font-size: 94%">
|
31 |
+
Convert an image to a corresponding sound effect generated through GPT2 Image Captioning & AudioLDM
|
32 |
</p>
|
33 |
</div>
|
34 |
"""
|