K00B404 commited on
Commit
8e55e0f
·
verified ·
1 Parent(s): a83cac7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,4 +1,4 @@
1
- '''import spaces
2
  import argparse
3
  import os
4
  import time
@@ -222,4 +222,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
222
  )
223
 
224
  if __name__ == "__main__":
225
- demo.launch()
 
1
+ import spaces
2
  import argparse
3
  import os
4
  import time
 
222
  )
223
 
224
  if __name__ == "__main__":
225
+ demo.launch()'''