Hemg commited on
Commit
4b67b97
·
verified ·
1 Parent(s): e19a98b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -91,7 +91,7 @@ iface = gr.Interface(
91
  gr.Radio(["Ram", "Gita", "Manish", "Shyam", "Raj", "Hari", "Rina", "Shree"],
92
  label="Presenter"),
93
  gr.Radio(["Yes", "No"], label="Visited Parent"),
94
- gr.Radio(["Trinity", "CCRC", "KMC", "SOS", "ISMT", "St. Xavier's", "Everest", "Prime"], label="College")
95
  gr.Radio(["Yes", "No"], label="Visited College for Inquiry"),
96
  gr.Radio(["New Year", "Dashain", "Orientation", "Fresher's Party", "Holi Festival", "Welcome Ceremony"],
97
  label="Event"),
 
91
  gr.Radio(["Ram", "Gita", "Manish", "Shyam", "Raj", "Hari", "Rina", "Shree"],
92
  label="Presenter"),
93
  gr.Radio(["Yes", "No"], label="Visited Parent"),
94
+ gr.Radio(["Trinity", "CCRC", "KMC", "SOS", "ISMT", "St. Xavier's", "Everest", "Prime"], label="College"),
95
  gr.Radio(["Yes", "No"], label="Visited College for Inquiry"),
96
  gr.Radio(["New Year", "Dashain", "Orientation", "Fresher's Party", "Holi Festival", "Welcome Ceremony"],
97
  label="Event"),