Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,6 +3,6 @@ numpy==1.26.4
|
|
| 3 |
opencv-python==4.10.0.84
|
| 4 |
pillow==10.4.0
|
| 5 |
matplotlib==3.9.2
|
| 6 |
-
tensorflow==2.
|
| 7 |
huggingface_hub==0.25.1
|
| 8 |
seaborn==0.13.2
|
|
|
|
| 3 |
opencv-python==4.10.0.84
|
| 4 |
pillow==10.4.0
|
| 5 |
matplotlib==3.9.2
|
| 6 |
+
tensorflow==2.8.0
|
| 7 |
huggingface_hub==0.25.1
|
| 8 |
seaborn==0.13.2
|