ChaosTong commited on
Commit
52f1ceb
·
1 Parent(s): a4f5c1e
Files changed (2) hide show
  1. app.py +1 -1
  2. output/out.jpg +0 -0
app.py CHANGED
@@ -87,4 +87,4 @@ gr.Interface(
87
  ['example/landscape/pexels-camilacarneiro-6318793.jpg', 'AnimeGANv2_Hayao', None],
88
  ['example/landscape/pexels-nandhukumar-450441.jpg', 'AnimeGANv2_Hayao', None],
89
  ]
90
- ).launch()
 
87
  ['example/landscape/pexels-camilacarneiro-6318793.jpg', 'AnimeGANv2_Hayao', None],
88
  ['example/landscape/pexels-nandhukumar-450441.jpg', 'AnimeGANv2_Hayao', None],
89
  ]
90
+ ).launch(server_name="0.0.0.0")
output/out.jpg CHANGED