Update requirements.txt
Browse files- requirements.txt +5 -9
requirements.txt
CHANGED
@@ -1,10 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
gradio
|
4 |
-
pydantic==2.10.6
|
5 |
-
pillow==10.2.0
|
6 |
-
python-dotenv
|
7 |
numpy==1.26.4
|
8 |
-
|
9 |
-
|
10 |
-
|
|
|
1 |
+
pillow==10.2.0
|
2 |
+
python-dotenv
|
|
|
|
|
|
|
|
|
3 |
numpy==1.26.4
|
4 |
+
opencv-python
|
5 |
+
requests
|
6 |
+
base64
|