Spaces:
Build error
Build error
DeclanJoyceEagle
commited on
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers==4.44.2
|
|
2 |
tensorflow==2.16.1
|
3 |
pip==24.2
|
4 |
numpy==1.26.4
|
|
|
5 |
|
|
|
2 |
tensorflow==2.16.1
|
3 |
pip==24.2
|
4 |
numpy==1.26.4
|
5 |
+
pip install tf-keras
|
6 |
|