m3hrdadfi commited on
Commit
386d492
1 Parent(s): 956300e

Back to production

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ from utils import (
23
 
24
  class TextGeneration:
25
  def __init__(self):
26
- self.debug = True
27
  self.dummy_output = {
28
  'directions': [
29
  'peel the potato and slice thinly.',
23
 
24
  class TextGeneration:
25
  def __init__(self):
26
+ self.debug = False
27
  self.dummy_output = {
28
  'directions': [
29
  'peel the potato and slice thinly.',