Skip to content
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

Update pdf_extract_kit.py #853

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Conversation

CiaranYoung
Copy link
Contributor

Modify line 397 to ensure compatibility with CPU execution, addressing the issue where specifying 'cpu' in config.json still results in a ValueError for expecting a cuda device but getting 'cpu' during demo execution.

Modify line 397 to ensure compatibility with CPU execution, addressing the issue where specifying 'cpu' in config.json still results in a ValueError for expecting a cuda device but getting 'cpu' during demo execution.
Copy link
Contributor

github-actions bot commented Nov 4, 2024


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@myhloli myhloli changed the base branch from master to dev November 4, 2024 07:23
@myhloli myhloli changed the base branch from dev to master November 4, 2024 07:23
Copy link
Collaborator

@myhloli myhloli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your submission. Please note that the master branch of this repository does not accept direct code merges. Please check out the dev branch, make your changes, and submit a PR to the dev branch.

@myhloli myhloli changed the base branch from master to dev November 4, 2024 07:29
@myhloli myhloli changed the base branch from dev to master November 4, 2024 09:05
@myhloli myhloli merged commit 8ee1da8 into opendatalab:master Nov 4, 2024
1 check failed
@myhloli
Copy link
Collaborator

myhloli commented Nov 4, 2024

Thank you for your submission. I have merged it. Please submit to the dev branch next time when creating a PR. Thanks.

@github-actions github-actions bot locked and limited conversation to collaborators Nov 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants