ApsidalSolid4 commited on
Commit
937af4d
·
verified ·
1 Parent(s): 61a5e5f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -916,7 +916,6 @@ def create_interface():
916
  # Revert to File component but with better styling
917
  file_upload = gr.File(
918
  file_types=["image", "pdf", "doc", "docx"],
919
- type="binary",
920
  elem_classes=["file-upload"]
921
  )
922
 
 
916
  # Revert to File component but with better styling
917
  file_upload = gr.File(
918
  file_types=["image", "pdf", "doc", "docx"],
 
919
  elem_classes=["file-upload"]
920
  )
921