Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
tensorflow-cpu==2.15
|
2 |
torch==2.2.2
|
3 |
opencv-python==4.9.0.80
|
4 |
-
|
5 |
-
transformers==4.40.1
|
6 |
-
scikit-image==0.23.2
|
|
|
1 |
tensorflow-cpu==2.15
|
2 |
torch==2.2.2
|
3 |
opencv-python==4.9.0.80
|
4 |
+
transformers==4.40.1
|
|
|
|