MySafeCode commited on
Commit
16dd2cd
·
verified ·
1 Parent(s): 6b2edd7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -120,7 +120,7 @@ def main():
120
  st.rerun()
121
 
122
  # Main content area
123
- col1, col2 = st[3, 1])
124
 
125
  with col1:
126
  st.markdown("### 🎛️ API Parameters")
 
120
  st.rerun()
121
 
122
  # Main content area
123
+ col1, col2 = st[3, 1]
124
 
125
  with col1:
126
  st.markdown("### 🎛️ API Parameters")