Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ numpy==1.26.4
|
|
5 |
opencv-python
|
6 |
tqdm
|
7 |
gradio
|
8 |
-
timm==0.9.2
|
|
|
|
5 |
opencv-python
|
6 |
tqdm
|
7 |
gradio
|
8 |
+
timm==0.9.2
|
9 |
+
einops
|