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

初步支持构建macOS ARM原生包 #334

Merged
merged 21 commits into from
Oct 27, 2024
Merged

初步支持构建macOS ARM原生包 #334

merged 21 commits into from
Oct 27, 2024

Conversation

Z-fly
Copy link
Contributor

@Z-fly Z-fly commented Oct 25, 2024

注意到waifu2x在macOS ARM下的问题,需进一步更新

@Z-fly
Copy link
Contributor Author

Z-fly commented Oct 25, 2024

actions/upload-release-asset需要更新至softprops/action-gh-release@v2
actions/checkout更新至actions/checkout@v4
actions/upload-artifact更新至actions/upload-artifact@v4

@Z-fly
Copy link
Contributor Author

Z-fly commented Oct 26, 2024

@tonquer waifu2x_vulkan需要mac arm原生包

@tonquer tonquer merged commit a673267 into tonquer:main Oct 27, 2024
0 of 4 checks passed
@tonquer
Copy link
Owner

tonquer commented Oct 27, 2024

@tonquer waifu2x_vulkan需要mac arm原生包

没有arm设备

@Z-fly
Copy link
Contributor Author

Z-fly commented Oct 27, 2024

@tonquer
Copy link
Owner

tonquer commented Oct 27, 2024

你可以编译一个试试

wget https://github.com/tonquer/waifu2x-vulkan/releases/download/v1.1.6/sr-ncnn-vulkan-1.2.0.tar.gz
tar -zxvf sr-ncnn-vulkan-1.2.0.tar.gz
cd sr-ncnn-vulkan-1.2.0
python3 setup.py bdist_wheel 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants