Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ ultralytics
|
|
2 |
scikit-image
|
3 |
torchkeras
|
4 |
pathlib
|
5 |
-
torch
|
|
|
|
2 |
scikit-image
|
3 |
torchkeras
|
4 |
pathlib
|
5 |
+
torch
|
6 |
+
accelerate
|