Commit
•
9e63f80
1
Parent(s):
9b2f06a
Update requirements.txt (#11)
Browse files- Update requirements.txt (774053818814256f50798bb50e90914fec1f2129)
Co-authored-by: Elias Hartig <[email protected]>
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch
|
2 |
torchvision
|
3 |
timm
|
4 |
-
einops
|
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
timm
|
4 |
+
einops
|
5 |
+
rasterio
|