wissemkarous commited on
Commit
1bcc75f
·
verified ·
1 Parent(s): 153b66a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -119,7 +119,7 @@ interface = gr.Interface(fn=Predict,
119
  inputs="video",
120
  outputs="text",
121
  title='Video Lip Reading',
122
- description="""Wlc this code developped by wissem karous with <3' """)
123
 
124
 
125
  interface.launch(debug=True)
 
119
  inputs="video",
120
  outputs="text",
121
  title='Video Lip Reading',
122
+ description="""Wlc this model developped by wissem karous with <3 """)
123
 
124
 
125
  interface.launch(debug=True)