Spaces:
Runtime error
Runtime error
added requirements
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
albumentations==1.3.0
|
2 |
+
gradio==3.27.0
|
3 |
+
opencv_python==4.7.0.68
|
4 |
+
timm==0.8.19.dev0
|
5 |
+
torch==1.13.0
|