Skip to content

Commit

Permalink
Remove pycache
Browse files Browse the repository at this point in the history
Accidental push
  • Loading branch information
patrickenfuego committed Feb 17, 2023
1 parent 89f5eb2 commit 01d24cd
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ When capturing screenshots for multiple encodes, I highly recommend using the sa

## Dependencies

For installing dependencies, I *highly* recommend using the [VSRepo GUI](https://github.com/theChaosCoder/VSRepoGUI) so you don't have to hunt down all of the various GitHub repos and keep them updated. However, I list the various dependencies below if you wish to manage them manually.
For installing dependencies on Windows, I *highly* recommend using the [VSRepo GUI](https://github.com/theChaosCoder/VSRepoGUI) so you don't have to hunt down all of the various GitHub repos and keep them updated. However, I list the various dependencies below if you wish to manage them manually.

### Python

Expand Down Expand Up @@ -72,7 +72,7 @@ For loading clips, either `lsmas` or `ffms2` are required. `ffms2` is preferred

Plugins must be placed inside the `plugins64` directory inside of the VapourSynth installation directory. For users of VSRepo, plugins are installed at `C:\Users\<Username>\AppData\Roaming\VaporSynth\plugins64`.

I've included plugins for Windows users under the `bin` directory, although I might not keep them up to date.
I've included plugins for Windows users under the `bin` directory, although I might not keep them up to date. Copy them into your `plugins64` directory (see above).

---

Expand Down
Binary file removed modules/__pycache__/__init__.cpython-310.pyc
Binary file not shown.
Binary file removed modules/__pycache__/termcolor.cpython-39.pyc
Binary file not shown.
Binary file removed modules/__pycache__/utils.cpython-310.pyc
Binary file not shown.
Binary file removed modules/vs_preview/__pycache__/view.cpython-310.pyc
Binary file not shown.

0 comments on commit 01d24cd

Please sign in to comment.