Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
albumentations
|
2 |
+
opencv-python==4.5.4.60
|
3 |
+
timm==0.6.2.dev0
|
4 |
+
fastai
|
5 |
+
torch
|