Spaces:
Running
Running
AnjaliRai78
commited on
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.36.1
|
2 |
+
opencv-python-headless
|
3 |
+
numpy
|
4 |
+
requests
|
5 |
+
python-dotenv
|
6 |
+
weasyprint
|
7 |
+
PyPDF2
|