Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
-
spacy
|
3 |
-
opencv-python
|
4 |
-
|
|
|
1 |
+
gradio==4.15.0
|
2 |
+
spacy==3.7.2
|
3 |
+
opencv-python-headless==4.9.0.80
|
4 |
+
pillow==10.2.0
|