Crackershoot commited on
Commit
27498a1
·
verified ·
1 Parent(s): 93c691a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,7 +121,7 @@ demo = gr.Interface(
121
  "How many annual leave days do I get?",
122
  "Can I travel and work at the same time?",
123
  "What happens if I miss too many meetings?" ],
124
- theme = "ocean" )
125
  )
126
 
127
  if __name__ == "__main__":
 
121
  "How many annual leave days do I get?",
122
  "Can I travel and work at the same time?",
123
  "What happens if I miss too many meetings?" ],
124
+ theme = "ocean"
125
  )
126
 
127
  if __name__ == "__main__":