shawarmabytes commited on
Commit
9e0eddc
1 Parent(s): e8ba715

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -112,7 +112,7 @@ def tester(text):
112
  }
113
  </script>
114
  </body>
115
- </html>""",width=1000,height=1000)
116
 
117
  return results[0]['label']
118
  #return results
 
112
  }
113
  </script>
114
  </body>
115
+ </html>""")
116
 
117
  return results[0]['label']
118
  #return results