prithivMLmods commited on
Commit
fe0c8a5
β€’
1 Parent(s): 186260a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -101,7 +101,7 @@ demo = gr.Interface(
101
  gr.File(label="Download File")
102
  ],
103
  css=css,
104
- title="",
105
  theme="bethecloud/storj_theme"
106
  )
107
 
 
101
  gr.File(label="Download File")
102
  ],
103
  css=css,
104
+ title="GRAB DOCπŸ‘¨πŸ»β€πŸš€",
105
  theme="bethecloud/storj_theme"
106
  )
107