ZELEFACK commited on
Commit
4ae13dc
1 Parent(s): bc7eaf8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1,3 +1,5 @@
 
 
1
  from gtts import gTTS
2
  import gradio as gr
3
  from PyPDF2 import PdfFileReader
 
1
+ #!/usr/bin/env python
2
+ # coding: utf-8
3
  from gtts import gTTS
4
  import gradio as gr
5
  from PyPDF2 import PdfFileReader