Spaces:
Build error
Build error
Commit
·
472eafe
1
Parent(s):
4703bcd
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
gradio==2.0.0
|
|
|
|
|
|
|
2 |
tensorboard-data-server==0.7.0
|
3 |
tensorboard-plugin-wit==1.8.1
|
4 |
tensorflow==2.12.0
|
|
|
1 |
gradio==2.0.0
|
2 |
+
opencv-contrib-python==4.7.0.72
|
3 |
+
opencv-python==4.7.0.72
|
4 |
+
opencv-python-headless==4.7.0.72
|
5 |
tensorboard-data-server==0.7.0
|
6 |
tensorboard-plugin-wit==1.8.1
|
7 |
tensorflow==2.12.0
|