Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/thewh1teagle/vibe
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed Jul 31, 2024
2 parents ee947b7 + cda9034 commit dd7398a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/windows_special.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,6 @@ jobs:
name: portable
rust-version: "stable"

# Windows7 portable
- platform: "windows-latest" # Windows x86_64
args: '--features="openblas,opencl"'
pre-build-args: "--portable --openblas --opencl"
name: portable-win7
rust-version: "1.75"

runs-on: ${{ matrix.platform }}
steps:
- uses: actions/checkout@v4
Expand Down
7 changes: 1 addition & 6 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,11 +136,6 @@ vibe://download/?url=https://huggingface.co/ggerganov/whisper.cpp/resolve/main/g
<details>
<summary>Install on Windows 7</summary>

1. Download [MicrosoftEdgeWebView2RuntimeInstallerX64.exe](https://github.com/thewh1teagle/vibe/releases/download/v0.0.1/MicrosoftEdgeWebView2RuntimeInstallerX64.exe)
2. Right click -> start as admin
3. Accept the admin prompt
4. Wait few minutes, it will install it in background (Without success message)
5. Restart the computer
6. Install Vibe normally
**There's no support for Windows 7**

</details>

0 comments on commit dd7398a

Please sign in to comment.