Flamehaven commited on
Commit
8afd0c2
·
verified ·
1 Parent(s): 831f323

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -446,8 +446,7 @@ def process_rsm_input(tarot_card, astrology_sign, saju_element):
446
  def create_interface():
447
  with gr.Blocks(
448
  title="RSM Simulator - Resonant Structures of Meaning",
449
- theme=gr.themes.Default(),
450
- css="style.css"
451
  ) as iface:
452
 
453
  gr.HTML("""
 
446
  def create_interface():
447
  with gr.Blocks(
448
  title="RSM Simulator - Resonant Structures of Meaning",
449
+ theme=gr.themes.Default()
 
450
  ) as iface:
451
 
452
  gr.HTML("""