Spaces:
Runtime error
Runtime error
nandovallec
commited on
Commit
•
3d53553
1
Parent(s):
6f39ef9
Req
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -24,7 +24,7 @@ Brlapi==0.7.0
|
|
24 |
cachetools==5.2.0
|
25 |
catkin-pkg==0.5.2
|
26 |
catkin-pkg-modules==0.5.2
|
27 |
-
catkin-tools==0.
|
28 |
certifi==2019.11.28
|
29 |
cffi==1.15.0
|
30 |
chardet==3.0.4
|
@@ -159,6 +159,7 @@ numexpr==2.8.3
|
|
159 |
numpy==1.23.0
|
160 |
oauthlib==3.1.0
|
161 |
onboard==1.4.1
|
|
|
162 |
opencv-python==4.6.0.66
|
163 |
openpyxl==3.0.10
|
164 |
opt-einsum==3.3.0
|
@@ -269,6 +270,13 @@ systemd-python==234
|
|
269 |
tables==3.7.0
|
270 |
tblib==1.7.0
|
271 |
tenacity==8.0.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
272 |
termcolor==1.1.0
|
273 |
terminado==0.12.1
|
274 |
testpath==0.5.0
|
|
|
24 |
cachetools==5.2.0
|
25 |
catkin-pkg==0.5.2
|
26 |
catkin-pkg-modules==0.5.2
|
27 |
+
catkin-tools==0.8.2
|
28 |
certifi==2019.11.28
|
29 |
cffi==1.15.0
|
30 |
chardet==3.0.4
|
|
|
159 |
numpy==1.23.0
|
160 |
oauthlib==3.1.0
|
161 |
onboard==1.4.1
|
162 |
+
openai==0.25.0
|
163 |
opencv-python==4.6.0.66
|
164 |
openpyxl==3.0.10
|
165 |
opt-einsum==3.3.0
|
|
|
270 |
tables==3.7.0
|
271 |
tblib==1.7.0
|
272 |
tenacity==8.0.1
|
273 |
+
tensorboard==2.10.1
|
274 |
+
tensorboard-data-server==0.6.1
|
275 |
+
tensorboard-plugin-wit==1.8.1
|
276 |
+
tensorflow==2.10.0
|
277 |
+
tensorflow-addons==0.19.0
|
278 |
+
tensorflow-estimator==2.10.0
|
279 |
+
tensorflow-io-gcs-filesystem==0.26.0
|
280 |
termcolor==1.1.0
|
281 |
terminado==0.12.1
|
282 |
testpath==0.5.0
|