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

None #10

Open
cooldude3828 opened this issue Feb 13, 2024 · 4 comments
Open

None #10

cooldude3828 opened this issue Feb 13, 2024 · 4 comments

Comments

@cooldude3828
Copy link

PS C:\Users\messi\Downloads\FFMPerative-main> ffmperative do --prompt "edit video '\Users\messi\Downloads\mainclip.mp4 for social media"
None

this is what is returned

@smellslikeml
Copy link
Member

This may be caused by the local llm binary not downloading correctly - did you install with pip?
Also something to note is that we've tested on linux and osx, can try to reproduce this on windows

@Chrables
Copy link

Chrables commented Mar 19, 2024

Hi @smellslikeml, also receiving this error, also on Windows. I saw your reply so also tested it on WSL2 (virtualised Ubuntu 22.04) and received a "None" output.

username@HOSTNAME:/mnt/e/europe-videos/Finland/stabilised-videos$ ffmperative do --prompt "Edit the video 'finland.mp4' to be suitable for social media"
Downloading ffmp...
Download complete.
Making ffmp executable...
ffmp is now executable.
None

I couldn't find any errors in main.log either.

@smellslikeml
Copy link
Member

smellslikeml commented Mar 22, 2024

@Chrables and @cooldude3828 thanks for sharing! We're looking into it - it's possible there's an issue making the model binary executable in this environment.

@Chrables
Copy link

Chrables commented Mar 23, 2024 via email

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

3 participants