Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -107,9 +107,7 @@ streamlit==1.39.0
|
|
107 |
sympy==1.13.1
|
108 |
tenacity==9.0.0
|
109 |
tensorboard==2.18.0
|
110 |
-
|
111 |
-
tensorflow==2.18.0
|
112 |
-
tensorflow_intel==2.18.0
|
113 |
termcolor==2.5.0
|
114 |
tiktoken==0.8.0
|
115 |
toml==0.10.2
|
|
|
107 |
sympy==1.13.1
|
108 |
tenacity==9.0.0
|
109 |
tensorboard==2.18.0
|
110 |
+
tensorflow==2.18.0 # General TensorFlow version
|
|
|
|
|
111 |
termcolor==2.5.0
|
112 |
tiktoken==0.8.0
|
113 |
toml==0.10.2
|