github-actions commited on
Commit ·
707ac7d
1
Parent(s): b93f1ab
Update model artifacts
Browse files- requirements.txt +2 -2
- vectorizer.joblib +1 -1
requirements.txt
CHANGED
|
@@ -7,5 +7,5 @@ uvicorn==0.22.0
|
|
| 7 |
python-multipart==0.0.6
|
| 8 |
fastapi==0.95.2
|
| 9 |
gradio==3.50.2
|
| 10 |
-
|
| 11 |
-
|
|
|
|
| 7 |
python-multipart==0.0.6
|
| 8 |
fastapi==0.95.2
|
| 9 |
gradio==3.50.2
|
| 10 |
+
pytest==8.3.3
|
| 11 |
+
pytest-cov==5.0.0
|
vectorizer.joblib
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3719
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a31b94f8ea321f5820b83e63ed43f178c474bf7f1f704e65a269dead777238b5
|
| 3 |
size 3719
|