Spaces:
Build error
Build error
Commit
·
5cf7f02
1
Parent(s):
0014e32
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ itsdangerous==2.0.1
|
|
7 |
gradio==1.1.1
|
8 |
pandas==1.2.0
|
9 |
PyPDF2==1.26.0
|
10 |
-
tqdm==4.53.0
|
|
|
|
|
|
7 |
gradio==1.1.1
|
8 |
pandas==1.2.0
|
9 |
PyPDF2==1.26.0
|
10 |
+
tqdm==4.53.0
|
11 |
+
urllib
|
12 |
+
streamlit
|