Update requirements.txt
Browse files- requirements.txt +5 -9
requirements.txt
CHANGED
@@ -1,10 +1,6 @@
|
|
1 |
-
|
2 |
-
google-generativeai==0.3.1
|
3 |
gradio
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
transformers
|
9 |
-
mediapipe
|
10 |
-
opencv-python
|
|
|
1 |
+
#requirements.txt
|
|
|
2 |
gradio
|
3 |
+
pandas
|
4 |
+
openpyxl
|
5 |
+
google-generativeai
|
6 |
+
dotenv
|
|
|
|
|
|