CryptAL commited on
Commit
aa9f7eb
·
1 Parent(s): 83af470
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -441,6 +441,6 @@ def main():
441
  scheduler.start()
442
 
443
  demo.launch()
444
- '''
445
 
446
- #main()
 
 
441
  scheduler.start()
442
 
443
  demo.launch()
 
444
 
445
+
446
+ main()