Spaces:
Paused
Paused
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
dash==3.0.3
|
2 |
+
dash-bootstrap-components==2.0.2
|
3 |
+
google-generativeai
|
4 |
+
python-docx
|
5 |
+
PyPDF2
|