yunuseduran commited on
Commit
4e76f2d
1 Parent(s): 69cc487

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,6 +50,6 @@ iface = gr.Interface(
50
  ],
51
  outputs="file",
52
  title="Pdf Seslendirme",
53
- description="Bir PDF dosyası yükleyin, dili seçin ve çıktı formatını (MP3 veya WAV) seçin."
54
  )
55
  iface.launch(share=True)
 
50
  ],
51
  outputs="file",
52
  title="Pdf Seslendirme",
53
+ description="Bir PDF dosyası yükleyin, dili seçin ve çıktı formatını (MP3 veya WAV) seçiniz."
54
  )
55
  iface.launch(share=True)