-
Notifications
You must be signed in to change notification settings - Fork 303
Fix VideoQnA #1696
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix VideoQnA #1696
Conversation
Dependency Review✅ No vulnerabilities or license issues found.Scanned FilesNone |
@cwlacewe, |
@cwlacewe one CI for VideoQnA failed. could you please check? |
CI failure:
|
Signed-off-by: zhanmyz <[email protected]> Signed-off-by: Lacewell, Chaunte W <[email protected]>
Signed-off-by: ZePan110 <[email protected]> Signed-off-by: Lacewell, Chaunte W <[email protected]>
…opea-project#1369) Signed-off-by: Eero Tamminen <[email protected]> Co-authored-by: chen, suyue <[email protected]> Signed-off-by: Lacewell, Chaunte W <[email protected]>
Signed-off-by: Lacewell, Chaunte W <[email protected]>
for more information, see https://pre-commit.ci Signed-off-by: Lacewell, Chaunte W <[email protected]>
Signed-off-by: Sun, Xuehao <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Sun, Xuehao <[email protected]> Co-authored-by: Abolfazl Shahbazi <[email protected]> Signed-off-by: Lacewell, Chaunte W <[email protected]>
…roject#1737) Signed-off-by: Artem Astafev <[email protected]> Signed-off-by: Lacewell, Chaunte W <[email protected]>
Signed-off-by: ZePan110 <[email protected]> Signed-off-by: Lacewell, Chaunte W <[email protected]>
Signed-off-by: minmin-intel <[email protected]> Signed-off-by: Lacewell, Chaunte W <[email protected]>
…ct#1604) Signed-off-by: ZePan110 <[email protected]> Co-authored-by: chen, suyue <[email protected]> Signed-off-by: Lacewell, Chaunte W <[email protected]>
Signed-off-by: ZePan110 <[email protected]> Co-authored-by: Abolfazl Shahbazi <[email protected]> Signed-off-by: Lacewell, Chaunte W <[email protected]>
Signed-off-by: sys-lpot-val <[email protected]> Co-authored-by: sys-lpot-val <[email protected]> Signed-off-by: Lacewell, Chaunte W <[email protected]>
Signed-off-by: chensuyue <[email protected]> Signed-off-by: Lacewell, Chaunte W <[email protected]>
Signed-off-by: ZePan110 <[email protected]> Signed-off-by: Lacewell, Chaunte W <[email protected]>
Signed-off-by: ZePan110 <[email protected]> Signed-off-by: Lacewell, Chaunte W <[email protected]>
) Signed-off-by: ZePan110 <[email protected]> Co-authored-by: chen, suyue <[email protected]> Signed-off-by: Lacewell, Chaunte W <[email protected]>
Signed-off-by: Lacewell, Chaunte W <[email protected]>
Signed-off-by: Lacewell, Chaunte W <[email protected]>
Signed-off-by: Lacewell, Chaunte W <[email protected]>
Signed-off-by: minmin-intel <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: Lacewell, Chaunte W <[email protected]>
Signed-off-by: Lacewell, Chaunte W <[email protected]>
… always latest stable version; - Minor updates in README; - Remove debug logs from videoqna.py; - Revert mounting volumes Signed-off-by: Lacewell, Chaunte W <[email protected]>
Signed-off-by: Lacewell, Chaunte W <[email protected]>
…sion denied error with clip model in CI Signed-off-by: Lacewell, Chaunte W <[email protected]>
Signed-off-by: Lacewell, Chaunte W <[email protected]>
… always latest stable version; - Minor updates in README; - Remove debug logs from videoqna.py; - Revert mounting volumes Signed-off-by: Lacewell, Chaunte W <[email protected]>
Signed-off-by: Lacewell, Chaunte W <[email protected]>
…sion denied error with clip model in CI Signed-off-by: Lacewell, Chaunte W <[email protected]>
Signed-off-by: Lacewell, Chaunte W <[email protected]>
Signed-off-by: Lacewell, Chaunte W <[email protected]>
Signed-off-by: Lacewell, Chaunte W <[email protected]>
This PR fixes the VideoQnA example. Fixes Issues opea-project#1476 opea-project#1478 opea-project#1477 Signed-off-by: zhanmyz <[email protected]> Signed-off-by: Lacewell, Chaunte W <[email protected]> Signed-off-by: Chingis Yundunov <[email protected]>
Description
This PR fixes the VideoQnA example.
Issues
Fixes #1476 #1478 #1477
Depends on GenAIComps PR#1317
Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
List the newly introduced 3rd party dependency if exists.
Tests