Nymbo commited on
Commit
dd33d18
·
verified ·
1 Parent(s): a1a7561

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -226,7 +226,7 @@ def sitemap_OG(url,level):
226
  except Exception as e:
227
  print (e)
228
  return link1
229
- with gr.Blocks(theme="Nymbo/Alyx_Theme") as app:
230
  with gr.Row():
231
  with gr.Column(scale=3):
232
  with gr.Row():
 
226
  except Exception as e:
227
  print (e)
228
  return link1
229
+ with gr.Blocks(theme="Nymbo/Nymbo_Theme") as app:
230
  with gr.Row():
231
  with gr.Column(scale=3):
232
  with gr.Row():