Spaces:
Runtime error
Runtime error
Update requirements.txt
#1
by
StronLu
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
|
|
1 |
ultralytics
|
2 |
scikit-image
|
3 |
torchkeras
|
4 |
pathlib
|
5 |
torch
|
6 |
-
accelerate
|
|
|
1 |
+
transformers
|
2 |
ultralytics
|
3 |
scikit-image
|
4 |
torchkeras
|
5 |
pathlib
|
6 |
torch
|
7 |
+
accelerate
|