Infinity-1995 commited on
Commit
277ac2e
·
verified ·
1 Parent(s): 9c84974

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -144,7 +144,7 @@ def generate_pdf(itinerary_text):
144
 
145
  return temp_path,gr.update(visible=True)
146
 
147
- with gr.Blocks(theme=gr.themes.Default(primary_hue="teal", secondary_hue="teal")) as demo:
148
  header_html = """
149
  <style>
150
  @keyframes colorCycle {
 
144
 
145
  return temp_path,gr.update(visible=True)
146
 
147
+ with gr.Blocks(theme=gr.themes.Default(primary_hue="teal", secondary_hue="teal")) as demo:
148
  header_html = """
149
  <style>
150
  @keyframes colorCycle {