arahrooh commited on
Commit
e914516
·
1 Parent(s): f1e43d0

Fix indentation error on line 959 (demo.launch())

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -956,4 +956,4 @@ else:
956
  if __name__ == "__main__":
957
  if not IS_SPACES:
958
  # For local use, we can launch it
959
- demo.launch()
 
956
  if __name__ == "__main__":
957
  if not IS_SPACES:
958
  # For local use, we can launch it
959
+ demo.launch()