mabhay commited on
Commit
3f73cc8
·
1 Parent(s): 0326b2c

grammar nazi

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,7 +67,7 @@ demo = gr.Interface(
67
  lines=5,
68
  placeholder="Type anything related to course/s\n\nTitle, Topics/Sub Topics, Refernce books, Questions asked in exams or some random fun stuff.",
69
  ),
70
- gr.Audio(source="microphone", type="filepath", label = "Don't want to type, Try Describing using your sweet voice!!", interactive= True),
71
  gr.CheckboxGroup(deps, label="(Optional) Departments"),
72
  ],
73
  outputs=[
 
67
  lines=5,
68
  placeholder="Type anything related to course/s\n\nTitle, Topics/Sub Topics, Refernce books, Questions asked in exams or some random fun stuff.",
69
  ),
70
+ gr.Audio(source="microphone", type="filepath", label = "Don't want to type? Try Describing using your sweet voice!!", interactive= True),
71
  gr.CheckboxGroup(deps, label="(Optional) Departments"),
72
  ],
73
  outputs=[