CannaTech commited on
Commit
9ee309d
·
1 Parent(s): 17c5a85

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -79,8 +79,9 @@ iface = gr.Interface(
79
  reporting, CannaAssist streamlines your
80
  operations, leaving you more time to focus
81
  on growing your business!""",
82
- thumbnail="https://assets.bigcartel.com/theme_images/101321509/IMG_6002.png?auto=format&fit=max&h=200&w=600"
83
-
 
84
  )
85
 
86
  # Launch the interface with authentication
 
79
  reporting, CannaAssist streamlines your
80
  operations, leaving you more time to focus
81
  on growing your business!""",
82
+ thumbnail="https://assets.bigcartel.com/theme_images/101321509/IMG_6002.png",
83
+ favicon_path="https://assets.bigcartel.com/theme_images/101321509/IMG_6002.png",
84
+
85
  )
86
 
87
  # Launch the interface with authentication