Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Fix keras_cv_attention_models pin for Spaces
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -23,4 +23,4 @@ torchvision==0.17.2
|
|
| 23 |
opencv-python-headless==4.11.0.86
|
| 24 |
|
| 25 |
# Imported by `inference_beit.py`
|
| 26 |
-
keras_cv_attention_models==1.4.
|
|
|
|
| 23 |
opencv-python-headless==4.11.0.86
|
| 24 |
|
| 25 |
# Imported by `inference_beit.py`
|
| 26 |
+
keras_cv_attention_models==1.4.2
|