Spaces:
Runtime error
Runtime error
Chandan Dwivedi
commited on
Commit
·
011c239
1
Parent(s):
e35e2dc
adding Genrative AI email genearion support
Browse files- .DS_Store +0 -0
- requirements.txt +1 -1
.DS_Store
CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
|
|
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ numpy
|
|
7 |
pandas
|
8 |
scikit-learn==0.24.1
|
9 |
Cython==0.29.36
|
10 |
-
bokeh==2.4.
|
11 |
joblib
|
12 |
boto3
|
13 |
urlextract
|
|
|
7 |
pandas
|
8 |
scikit-learn==0.24.1
|
9 |
Cython==0.29.36
|
10 |
+
bokeh==2.4.3
|
11 |
joblib
|
12 |
boto3
|
13 |
urlextract
|