Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -9
requirements.txt
CHANGED
@@ -1,9 +1,10 @@
|
|
1 |
-
python-dotenv
|
2 |
-
groq
|
3 |
-
transformers
|
4 |
-
Pillow
|
5 |
-
matplotlib
|
6 |
-
numpy
|
7 |
-
opencv-python
|
8 |
-
streamlit
|
9 |
-
pathlib
|
|
|
|
1 |
+
python-dotenv
|
2 |
+
groq
|
3 |
+
transformers
|
4 |
+
Pillow
|
5 |
+
matplotlib
|
6 |
+
numpy
|
7 |
+
opencv-python
|
8 |
+
streamlit
|
9 |
+
pathlib
|
10 |
+
werkzeug
|