Spaces:
Runtime error
Runtime error
Chris Grant commited on
Commit ·
a675208
1
Parent(s): f309cb5
Lock down package requirements.
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -17,5 +17,5 @@ psutil~=5.9.4
|
|
| 17 |
thop~=0.1.1-2209072238
|
| 18 |
timm~=0.9.2
|
| 19 |
super-gradients~=3.2.0
|
| 20 |
-
openmim
|
| 21 |
-
transformers
|
|
|
|
| 17 |
thop~=0.1.1-2209072238
|
| 18 |
timm~=0.9.2
|
| 19 |
super-gradients~=3.2.0
|
| 20 |
+
openmim==0.3.9
|
| 21 |
+
transformers==4.37.2
|