Spaces:
Sleeping
Sleeping
update reqs.txt
Browse files- requirements.txt +8 -3
requirements.txt
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
torch
|
3 |
+
numpy
|
4 |
+
pillow
|
5 |
+
albumentations
|
6 |
+
pandas
|
7 |
+
pytorch-lightning
|
8 |
+
timm
|
9 |
+
wandb
|