Spaces:
Build error
Build error
dvtiendat commited on
Commit ·
cd9fc9a
1
Parent(s): 8044207
requirements.txt init
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
torch==2.0.1
|
| 2 |
+
torchvision==0.15.2
|
| 3 |
+
albumentations==1.3.0
|
| 4 |
+
opencv-python==4.8.0.74
|
| 5 |
+
numpy==1.24.4
|
| 6 |
+
gradio==3.37.0
|