Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
tensorflow>=2.9,<3.0
|
| 2 |
+
numpy>=1.23
|
| 3 |
+
opencv-python>=4.6
|
| 4 |
+
h5py>=3.1
|
| 5 |
+
pillow>=9.0
|