bubuuunel commited on
Commit
7ea5134
1 Parent(s): 66cc2d0

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -136,7 +136,7 @@ with scheduler.lock:
136
  ))
137
  f.write("\n")
138
 
139
- return prediction
140
 
141
  # Set-up the Gradio UI
142
  # Add text box and radio button to the interface
 
136
  ))
137
  f.write("\n")
138
 
139
+ return prediction
140
 
141
  # Set-up the Gradio UI
142
  # Add text box and radio button to the interface