Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -14
requirements.txt
CHANGED
@@ -1,16 +1,4 @@
|
|
1 |
transformers
|
2 |
torch
|
3 |
-
|
4 |
-
|
5 |
-
timm
|
6 |
-
opencv-python
|
7 |
-
scikit-learn
|
8 |
-
albumentations
|
9 |
-
matplotlib
|
10 |
-
pandas
|
11 |
-
numpy
|
12 |
-
tqdm
|
13 |
-
pyyaml
|
14 |
-
onnx
|
15 |
-
onnxruntime
|
16 |
-
pillow
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
+
gradio
|
4 |
+
Pillow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|