c4r-sty commited on
Commit
697dfec
·
verified ·
1 Parent(s): 251c960

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -137,7 +137,7 @@ I'm your AI college, summer program, and stress advisor.
137
  </style>
138
  """)
139
 
140
- gr.TabbedInterface([college, summer, stress], ["College Information", "Summer Programs", "Stress Tips", ])
141
 
142
  gr.Markdown("""
143
  <h2 style="text-align:center; color:#ff69b4;">
 
137
  </style>
138
  """)
139
 
140
+ gr.TabbedInterface([ college, summer, stress], [ "College Information", "Summer Programs", "Stress Tips" ])
141
 
142
  gr.Markdown("""
143
  <h2 style="text-align:center; color:#ff69b4;">