Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
streamlit
|
2 |
-
|
3 |
-
|
4 |
-
python-dotenv
|
5 |
-
|
6 |
-
|
|
|
1 |
+
streamlit
|
2 |
+
Pillow
|
3 |
+
opencv-python
|
4 |
+
python-dotenv
|
5 |
+
groq
|
6 |
+
reportlab
|