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

Input ndarrays or bytes instead of files. #72

Closed
NevermindNilas opened this issue Jan 4, 2024 · 4 comments
Closed

Input ndarrays or bytes instead of files. #72

NevermindNilas opened this issue Jan 4, 2024 · 4 comments

Comments

@NevermindNilas
Copy link

Hi,

Has anyone tried modifying the code so that it supports numpy arrays or images bytes for processing instead of the current approach of .png files.

I tried looking into it but I do not have the necessary experience in cpp to modify the code to my will.

@NevermindNilas NevermindNilas changed the title Input ndarrays or bytes instead of actual files. Input ndarrays or bytes instead of files. Jan 4, 2024
@ArchieMeng
Copy link

ArchieMeng commented Jan 8, 2024

@NevermindNilas
Copy link
Author

Seems to only support up to Python 3.10, I've tried building it for Python 3.11 but with no success. I am sure it's a me issue but I just couldn't motivate myself to look too deep into it. + It would be nice to have newer version of Rife but I am sure that's as easy as adding the wanted models folders after reading quickly through it.

@ArchieMeng
Copy link

ArchieMeng commented Jan 9, 2024

This is so wired, because I am currently using it with the same version of python at 3.11. How about raise an issue on our project with the error logs attached so that I can assist with addressing the problems?

@NevermindNilas
Copy link
Author

Sure will do later today.

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