Spaces:
Runtime error
Runtime error
Tran Vuong Quoc Dat
commited on
Commit
•
6e24c4f
1
Parent(s):
b2f2b4c
add requirements
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
opencv-python
|
2 |
+
gradio
|
3 |
+
Pillow
|
4 |
+
numpy
|
5 |
+
torch
|
6 |
+
torchvision
|
7 |
+
gdown
|
8 |
+
matplotlib
|
9 |
+
scikit-image
|