knowsuchagency commited on
Commit
f6a8bf7
·
1 Parent(s): 331caac

Refactor PDF file reading in generate_audio function

Browse files
Files changed (1) hide show
  1. main.py +0 -1
main.py CHANGED
@@ -127,7 +127,6 @@ demo = gr.Interface(
127
  inputs=[
128
  gr.File(
129
  label="PDF",
130
- # type="binary",
131
  ),
132
  gr.Textbox(
133
  label="OpenAI API Key",
 
127
  inputs=[
128
  gr.File(
129
  label="PDF",
 
130
  ),
131
  gr.Textbox(
132
  label="OpenAI API Key",