Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ einops
|
|
| 4 |
torch
|
| 5 |
shapely
|
| 6 |
timm
|
| 7 |
-
scipy
|
|
|
|
|
|
| 4 |
torch
|
| 5 |
shapely
|
| 6 |
timm
|
| 7 |
+
scipy
|
| 8 |
+
tokenizers
|