Spaces:
Runtime error
Runtime error
Commit
·
ddecbe9
1
Parent(s):
976c256
change numpy version
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
torch
|
| 2 |
timm
|
|
|
|
| 3 |
git+https://github.com/yonigozlan/transformers.git@add-om-det-turbo
|
| 4 |
supervision
|
| 5 |
spaces
|
|
|
|
| 1 |
torch
|
| 2 |
timm
|
| 3 |
+
numpy==1.26.3
|
| 4 |
git+https://github.com/yonigozlan/transformers.git@add-om-det-turbo
|
| 5 |
supervision
|
| 6 |
spaces
|