Spaces:
Sleeping
Sleeping
Commit
·
39ace2f
1
Parent(s):
faa6184
fix attempt 12
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -145,7 +145,6 @@ tenacity==8.2.3
|
|
145 |
tensorboard==2.16.2
|
146 |
tensorboard-data-server==0.7.2
|
147 |
tensorflow==2.16.1
|
148 |
-
tensorflow-intel==2.16.1
|
149 |
termcolor==2.4.0
|
150 |
terminado==0.18.1
|
151 |
threadpoolctl==3.3.0
|
@@ -167,3 +166,4 @@ Werkzeug==3.0.3
|
|
167 |
wheel==0.43.0
|
168 |
wrapt==1.16.0
|
169 |
yfinance==0.2.37
|
|
|
|
145 |
tensorboard==2.16.2
|
146 |
tensorboard-data-server==0.7.2
|
147 |
tensorflow==2.16.1
|
|
|
148 |
termcolor==2.4.0
|
149 |
terminado==0.18.1
|
150 |
threadpoolctl==3.3.0
|
|
|
166 |
wheel==0.43.0
|
167 |
wrapt==1.16.0
|
168 |
yfinance==0.2.37
|
169 |
+
tensorflow==2.16.1
|