Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ torch
|
|
3 |
opencv-python
|
4 |
numpy==1.26.4
|
5 |
matplotlib
|
6 |
-
spaces
|
|
|
|
|
|
3 |
opencv-python
|
4 |
numpy==1.26.4
|
5 |
matplotlib
|
6 |
+
spaces
|
7 |
+
pillow
|
8 |
+
gradio
|