ketangandhi commited on
Commit
87079ff
1 Parent(s): e507782

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ Automatically generated by Colaboratory.
6
  Original file is located at
7
  https://colab.research.google.com/drive/1PxYl919o_aJGWdZoMRTVFD4XESysiWAH
8
  """
9
-
10
 
11
 
12
  import gradio as gr
 
6
  Original file is located at
7
  https://colab.research.google.com/drive/1PxYl919o_aJGWdZoMRTVFD4XESysiWAH
8
  """
9
+ !pip install transformers pdfplumber
10
 
11
 
12
  import gradio as gr