ganteng88 commited on
Commit
3dd1f47
·
1 Parent(s): 02ae21a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -261,7 +261,7 @@ with gr.Blocks(theme=gr.themes.Default(primary_hue=page_utils.KALBE_THEME_COLOR,
261
  fn=image_classifier,
262
  cache_examples=False,
263
  )
264
- gr.Markdown(line_breaks=True, value='Author: M HAIKAL FEBRIAN P ([email protected].com) <div class="row"><a href="https://github.com/HAikalfebrianp96?tab=repositories"><img alt="GitHub" src="https://img.shields.io/badge/haikal%20phona-000000?logo=github"> </div>')
265
 
266
  # demo = gr.Interface(fn=image_classifier, inputs="image", outputs="label")
267
  app.launch(share=True)
 
261
  fn=image_classifier,
262
  cache_examples=False,
263
  )
264
+ gr.Markdown(line_breaks=True, value='Author: M HAIKAL FEBRIAN P ([email protected]) <div class="row"><a href="https://github.com/HAikalfebrianp96?tab=repositories"><img alt="GitHub" src="https://img.shields.io/badge/haikal%20phona-000000?logo=github"> </div>')
265
 
266
  # demo = gr.Interface(fn=image_classifier, inputs="image", outputs="label")
267
  app.launch(share=True)