Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -31,6 +31,7 @@ numpy==1.26.4
|
|
| 31 |
opt-einsum==3.3.0
|
| 32 |
optree==0.12.1
|
| 33 |
packaging==24.1
|
|
|
|
| 34 |
protobuf==4.25.4
|
| 35 |
Pygments==2.18.0
|
| 36 |
PyYAML==6.0.1
|
|
@@ -42,7 +43,6 @@ six==1.16.0
|
|
| 42 |
tensorboard==2.17.0
|
| 43 |
tensorboard-data-server==0.7.2
|
| 44 |
tensorflow==2.17.0
|
| 45 |
-
tensorflow-intel==2.17.0
|
| 46 |
tensorflow-io-gcs-filesystem==0.31.0
|
| 47 |
termcolor==2.4.0
|
| 48 |
tokenizers==0.19.1
|
|
|
|
| 31 |
opt-einsum==3.3.0
|
| 32 |
optree==0.12.1
|
| 33 |
packaging==24.1
|
| 34 |
+
pip==24.2
|
| 35 |
protobuf==4.25.4
|
| 36 |
Pygments==2.18.0
|
| 37 |
PyYAML==6.0.1
|
|
|
|
| 43 |
tensorboard==2.17.0
|
| 44 |
tensorboard-data-server==0.7.2
|
| 45 |
tensorflow==2.17.0
|
|
|
|
| 46 |
tensorflow-io-gcs-filesystem==0.31.0
|
| 47 |
termcolor==2.4.0
|
| 48 |
tokenizers==0.19.1
|