PacoFYM commited on
Commit
2ca0afe
·
verified ·
1 Parent(s): 42a6ff1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -93,5 +93,5 @@ with app:
93
  outputs=download_file
94
  )
95
 
96
- if __name__ == "__```python
97
  app.launch()
 
93
  outputs=download_file
94
  )
95
 
96
+ if __name__ == "__main__":
97
  app.launch()