sunwaee commited on
Commit
4f86649
1 Parent(s): 27249d9

updated page content

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -194,7 +194,7 @@ ids = {
194
  # Download all models from drive
195
  download_models(ids)
196
 
197
- left, right = st.columns([4, 2])
198
 
199
  # Model selection
200
  labels = load_labels()
 
194
  # Download all models from drive
195
  download_models(ids)
196
 
197
+ left, right = st.columns([5, 3])
198
 
199
  # Model selection
200
  labels = load_labels()