Spaces:
Sleeping
Sleeping
Commit
•
52e9136
1
Parent(s):
fd48f46
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
pandas
|
3 |
+
tabula-py
|
4 |
+
PyPDF2
|
5 |
+
numpy
|