Spaces:
Sleeping
Sleeping
DreamStream-1
commited on
Commit
•
32a1c18
1
Parent(s):
7b54322
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
google-generativeai
|
2 |
+
pandas
|
3 |
+
PyPDF2
|
4 |
+
streamlit
|
5 |
+
transformers
|
6 |
+
torch
|
7 |
+
scikit-learn
|