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

Running in a Linux environment #75

Open
prog-ape opened this issue Feb 26, 2024 · 1 comment
Open

Running in a Linux environment #75

prog-ape opened this issue Feb 26, 2024 · 1 comment

Comments

@prog-ape
Copy link

Thank you for your work, can the instructions for use in a linux environment be more detailed, I'm a newbie and have successfully built ebsynth.so, how should I subsequently run it?

Run: python ezsynth_test.py
ValueError: [ERROR] Model file 'raft-sintel.pth' not found.

Run: python imagesynth_test.py
TypeError: ebsynth.run() got an unexpected keyword argument 'output_nnf'

@carial
Copy link

carial commented Mar 29, 2024

Hi, how did you build the ebsynth.so? When I tried to download the submodule:

git submodule update --init --recursive

I got the following error:

fatal: remote error: upload-pack: not our ref 276db1164dae81375868676e76e844f6b6572d88
fatal: Fetched in submodule path 'ebsynth', but it did not contain 276db1164dae81375868676e76e844f6b6572d88. Direct fetching of that commit failed.

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

No branches or pull requests

2 participants