Spaces:
Sleeping
Sleeping
Hamam
commited on
Update requirements.txt
Browse files- requirements.txt +1 -6
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
<<<<<<< HEAD
|
2 |
dlib==19.24.2
|
3 |
lmdb==1.4.1
|
4 |
numpy==1.24.3
|
@@ -9,15 +8,11 @@ Requests==2.31.0
|
|
9 |
scipy==1.9.1
|
10 |
timm==0.9.2
|
11 |
torch>=1.7
|
12 |
-
=======
|
13 |
streamlit
|
14 |
opencv-python-headless
|
15 |
numpy
|
16 |
torch
|
17 |
-
>>>>>>> d34295b92d97b47cdb8cbec7d21de71ce4f0f33c
|
18 |
torchvision
|
19 |
tqdm==4.65.0
|
20 |
wandb==0.15.5
|
21 |
-
scikit-image==0.22.0
|
22 |
-
tensorboard
|
23 |
-
huggingface_hub
|
|
|
|
|
1 |
dlib==19.24.2
|
2 |
lmdb==1.4.1
|
3 |
numpy==1.24.3
|
|
|
8 |
scipy==1.9.1
|
9 |
timm==0.9.2
|
10 |
torch>=1.7
|
|
|
11 |
streamlit
|
12 |
opencv-python-headless
|
13 |
numpy
|
14 |
torch
|
|
|
15 |
torchvision
|
16 |
tqdm==4.65.0
|
17 |
wandb==0.15.5
|
18 |
+
scikit-image==0.22.0
|
|
|
|