ballatraore commited on
Commit
a33b5d3
·
verified ·
1 Parent(s): 589ac10

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -33,4 +33,5 @@ demo = gr.Interface(
33
  ["Dis-moi une blague sur les animaux"],
34
  ["Blague sur les informaticiens"]
35
  ],
36
- theme='shivi/calm_seafoam'
 
 
33
  ["Dis-moi une blague sur les animaux"],
34
  ["Blague sur les informaticiens"]
35
  ],
36
+ theme='shivi/calm_seafoam')
37
+ demo.lauch()