amacruz commited on
Commit
d46b3a3
·
verified ·
1 Parent(s): 78b6e84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -331,7 +331,7 @@ Ready to build something amazing? Upload your circuit! 🔧""")
331
  # Gradio Interface Creation
332
  with gr.Blocks(title="TinkerIQ - AI Maker Assistant", theme=gr.themes.Soft()) as app:
333
  # Custom CSS for better styling
334
- gr.HTML("""
335
  <style>
336
  .gradio-container {
337
  max-width: 1200px !important;
 
331
  # Gradio Interface Creation
332
  with gr.Blocks(title="TinkerIQ - AI Maker Assistant", theme=gr.themes.Soft()) as app:
333
  # Custom CSS for better styling
334
+ gr.HTML("""
335
  <style>
336
  .gradio-container {
337
  max-width: 1200px !important;