Spaces:
Runtime error
Runtime error
AI ML
commited on
Commit
•
8af9def
1
Parent(s):
c96c549
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
google-generativeai
|
3 |
+
python-dotenv
|
4 |
+
PyMuPDF
|