Spaces:
Running
Running
zeel sheladiya
commited on
Commit
·
a5ce993
1
Parent(s):
3a71482
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -40,6 +40,7 @@ Jinja2==3.1.2
|
|
40 |
joblib==1.3.1
|
41 |
jsonschema==4.18.4
|
42 |
jsonschema-specifications==2023.7.1
|
|
|
43 |
kiwisolver==1.4.4
|
44 |
libclang==16.0.6
|
45 |
linkify-it-py==2.0.2
|
@@ -81,6 +82,7 @@ sniffio==1.3.0
|
|
81 |
starlette==0.27.0
|
82 |
tensorboard==2.13.0
|
83 |
tensorboard-data-server==0.7.1
|
|
|
84 |
tensorflow-estimator==2.13.0
|
85 |
termcolor==2.3.0
|
86 |
threadpoolctl==3.2.0
|
|
|
40 |
joblib==1.3.1
|
41 |
jsonschema==4.18.4
|
42 |
jsonschema-specifications==2023.7.1
|
43 |
+
keras==2.13.1
|
44 |
kiwisolver==1.4.4
|
45 |
libclang==16.0.6
|
46 |
linkify-it-py==2.0.2
|
|
|
82 |
starlette==0.27.0
|
83 |
tensorboard==2.13.0
|
84 |
tensorboard-data-server==0.7.1
|
85 |
+
tensorflow==2.13.0
|
86 |
tensorflow-estimator==2.13.0
|
87 |
termcolor==2.3.0
|
88 |
threadpoolctl==3.2.0
|