bishalrauniyar commited on
Commit
803b860
β€’
1 Parent(s): 9b11a9b

Update app.py

Browse files

finall changes

Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -57,8 +57,7 @@ inputs = [
57
 
58
  outputs = gr.Image(type="filepath", label="Output Image")
59
 
60
- title = "πŸ‘¨β€πŸ’»Made By Team 8848(Aerothon6.0)πŸ‘¨β€πŸ’»"
61
- title = "Aircraft Damage Detection with different advanced IOT integrated features."
62
 
63
  examples = [['one.jpg', 640, 0.5, 0.7],
64
  ['two.jpg', 800, 0.5, 0.6],
 
57
 
58
  outputs = gr.Image(type="filepath", label="Output Image")
59
 
60
+ title = "πŸ‘¨β€πŸ’»Made By Team 8848(Aerothon6.0)πŸ‘¨β€πŸ’»: Aircraft Damage Detection with different advanced IOT integrated features."
 
61
 
62
  examples = [['one.jpg', 640, 0.5, 0.7],
63
  ['two.jpg', 800, 0.5, 0.6],