Unggi commited on
Commit
c33b9bf
1 Parent(s): 4933ff8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,4 +52,4 @@ demo = gr.Interface(
52
  outputs="text", #return 값
53
  ).launch() # launch(share=True)를 설정하면 외부에서 접속 가능한 링크가 생성됨
54
 
55
- demo.launch()
 
52
  outputs="text", #return 값
53
  ).launch() # launch(share=True)를 설정하면 외부에서 접속 가능한 링크가 생성됨
54
 
55
+ #demo.launch()