Spaces:
Build error
Build error
Update .huggingface.yml
Browse files- .huggingface.yml +1 -1
.huggingface.yml
CHANGED
|
@@ -13,4 +13,4 @@ setup:
|
|
| 13 |
- pip install pandas
|
| 14 |
- pip install regex
|
| 15 |
- pip install numpy
|
| 16 |
-
- pip install tensorflow==2.
|
|
|
|
| 13 |
- pip install pandas
|
| 14 |
- pip install regex
|
| 15 |
- pip install numpy
|
| 16 |
+
- pip install tensorflow==2.16.1
|