820nam commited on
Commit
1a0689b
·
verified ·
1 Parent(s): cb75cbf

Rename main.py to app.py

Browse files
Files changed (1) hide show
  1. main.py → app.py +1 -1
main.py → app.py RENAMED
@@ -21,4 +21,4 @@ iface = gr.Interface(
21
  )
22
 
23
  # 애플리케이션 실행
24
- iface.launch()
 
21
  )
22
 
23
  # 애플리케이션 실행
24
+ iface.launch()