ai01firebird commited on
Commit
d7423c8
·
verified ·
1 Parent(s): dc0de09

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,4 +38,4 @@ iface = gr.Interface(
38
  description="Enter a sentence, and the AI will transform it into an emoji-version 🥳"
39
  )
40
 
41
- iface.launch()
 
38
  description="Enter a sentence, and the AI will transform it into an emoji-version 🥳"
39
  )
40
 
41
+ iface.launch(ssr=false)