Commit
Β·
c3b59c9
1
Parent(s):
7c0ed43
update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ scikit-image==0.24.0
|
|
| 9 |
huggingface_hub==0.26.5
|
| 10 |
onnxruntime==1.20.1
|
| 11 |
opencv-python
|
| 12 |
-
matplotlib==3.8.3
|
|
|
|
|
|
| 9 |
huggingface_hub==0.26.5
|
| 10 |
onnxruntime==1.20.1
|
| 11 |
opencv-python
|
| 12 |
+
matplotlib==3.8.3
|
| 13 |
+
einops==0.7.0
|