Laughify commited on
Commit
7bc4210
Β·
1 Parent(s): 62c2ce9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -51,4 +51,5 @@ def run():
51
 
52
  app = run()
53
  app.launch(debug=True)
54
- Laughify/Among_Us_Logic_AI_Generator.launch(share=True)
 
 
51
 
52
  app = run()
53
  app.launch(debug=True)
54
+
55
+ demo.launch(share=True)