Zakia commited on
Commit
0707d46
1 Parent(s): deadc5a

add indent

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -22,5 +22,5 @@ iface = gr.Interface(
22
  outputs="text",
23
  theme="darkdefault")
24
 
25
- if __name__ == "__main__":
26
- iface.launch()
 
22
  outputs="text",
23
  theme="darkdefault")
24
 
25
+ if __name__ == "__main__":
26
+ iface.launch()