RichardZhu52 commited on
Commit
8c8db25
·
verified ·
1 Parent(s): 9daf960

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -6,6 +6,9 @@ gradio>=5.0,<6.0
6
  # Popup modal component (ensure correct name and version)
7
  gradio-modal>=0.0.4
8
 
 
 
 
9
  # HF Hub client (latest stable)
10
  huggingface-hub>=0.30.2,<0.31
11
 
 
6
  # Popup modal component (ensure correct name and version)
7
  gradio-modal>=0.0.4
8
 
9
+ #Display PDFs
10
+ gradio_pdf
11
+
12
  # HF Hub client (latest stable)
13
  huggingface-hub>=0.30.2,<0.31
14