fffiloni commited on
Commit
755cfd7
β€’
1 Parent(s): 2c29b76

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 AudioLDM
32
  </p>
33
  </div>
34
  """
 
28
  </h1>
29
  </div>
30
  <p style="margin-bottom: 10px; font-size: 94%">
31
+ Convert an image to corresponding sound effect through gpt2 image captioning & AudioLDM
32
  </p>
33
  </div>
34
  """