EstebanDC commited on
Commit
90a9c9f
·
1 Parent(s): 2f5569b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -58,7 +58,9 @@ article = """
58
  - As a decimal separator you can use either a point or a comma
59
  """
60
 
61
- my_theme = gr.Theme.from_hub("bethecloud/storj_theme")
 
 
62
 
63
 
64
  app = gr.Interface(
 
58
  - As a decimal separator you can use either a point or a comma
59
  """
60
 
61
+ #my_theme = gr.Theme.from_hub("bethecloud/storj_theme")
62
+
63
+ my_theme = gr.Theme.from_hub("derekzen/stardust")
64
 
65
 
66
  app = gr.Interface(