Ali-Raza-167 commited on
Commit
f7c8822
·
verified ·
1 Parent(s): 39aaa25

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -213,7 +213,7 @@ with gr.Blocks(title="PPSC PDF to MCQ Generator", theme=gr.themes.Soft()) as dem
213
  label="Generated MCQs",
214
  headers=["Question", "Option A", "Option B", "Option C", "Option D", "Correct Answer"],
215
  wrap=True,
216
- height=400
217
  )
218
 
219
  # Process button click
 
213
  label="Generated MCQs",
214
  headers=["Question", "Option A", "Option B", "Option C", "Option D", "Correct Answer"],
215
  wrap=True,
216
+ # height=400
217
  )
218
 
219
  # Process button click