lingyu98 commited on
Commit
a7fe769
ยท
verified ยท
1 Parent(s): 04a70f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,4 +75,4 @@ demo = gr.Interface(
75
  ["ๆˆ‘่ฟ˜ๆ˜ฏ่ง‰ๅพ—้Ÿณไน็š„[M][M][M][M][M]", "่ƒŒ้ ่ƒŒ้’ป็ ”", 100, 4000, 10],
76
  ]
77
  )
78
- demo.launch()
 
75
  ["ๆˆ‘่ฟ˜ๆ˜ฏ่ง‰ๅพ—้Ÿณไน็š„[M][M][M][M][M]", "่ƒŒ้ ่ƒŒ้’ป็ ”", 100, 4000, 10],
76
  ]
77
  )
78
+ demo.launch(share=True)