joshuarauh commited on
Commit
5221a3a
·
verified ·
1 Parent(s): e5a93f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1289,7 +1289,6 @@ with gr.Blocks() as interface:
1289
  choices=[], # Empty initially
1290
  label="Select Subtopic",
1291
  info="Choose a specific topic within the subject",
1292
- visible=False # Hidden initially
1293
  )
1294
 
1295
  # Connect the update function
 
1289
  choices=[], # Empty initially
1290
  label="Select Subtopic",
1291
  info="Choose a specific topic within the subject",
 
1292
  )
1293
 
1294
  # Connect the update function