Technozam commited on
Commit
234a1c7
·
1 Parent(s): f1d8bcc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -193,7 +193,6 @@ def filecreate(x,subjectfile):
193
  # return text
194
  return generated
195
 
196
- # filecreate(file)
197
 
198
  import gradio as gr
199
 
 
193
  # return text
194
  return generated
195
 
 
196
 
197
  import gradio as gr
198