capradeepgujaran commited on
Commit
56b1be7
·
verified ·
1 Parent(s): 3b17a53

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -795,8 +795,6 @@ def create_quiz_interface():
795
  label="Select Difficulty Level",
796
  info="Basic: 5 questions | Intermediate: 10 questions | Advanced: 20 questions")
797
 
798
- # Add clear button
799
- clear_btn = gr.Button("Clear Learning Content", variant="secondary", size="sm")
800
 
801
  with gr.Row():
802
  participant_photo = gr.Image(label="Your Photo (Optional)", type="filepath")
 
795
  label="Select Difficulty Level",
796
  info="Basic: 5 questions | Intermediate: 10 questions | Advanced: 20 questions")
797
 
 
 
798
 
799
  with gr.Row():
800
  participant_photo = gr.Image(label="Your Photo (Optional)", type="filepath")