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

Integrate AI Model for Video Generation via HuggingFace API #5

Open
Manav-Khandurie opened this issue Jun 29, 2024 · 12 comments
Open

Comments

@Manav-Khandurie
Copy link
Collaborator

Use the HuggingFace API to run open source Video Models and integrate them to the Image/Video Generation Microservice

Ensure that there is proper video generation with the model that was chosen , implement the model with lowest running cost possible

Ensure that the video generated can be of 15-30s long and provide the functionality of goin Text --> Video.

The generated videos must be stored in the S3 Bucket , whose credentials will be provided .

@nandiniiiiiiii
Copy link
Contributor

sir in this we have to create a model that takes text and convert it to video right....?? using hugging face api and implement it via react??

@Manav-Khandurie
Copy link
Collaborator Author

sir in this we have to create a model that takes text and convert it to video right....?? using hugging face api and implement it via react??

Yes @nandiniiiiiiii you are almost correct so in this issue basically we need to integrate some text to video from hugging face via its api , but this is done on the backend microservice ,so we have a node/python microservice that accepts an api request with text init and the service communicate with hugging face api to run any free model on hugging face platform and then genrate and send it back .

We can store the image/video generated in a s3 buckets as well

@nandiniiiiiiii
Copy link
Contributor

Oooo ok, actually I have worked with hugging face and implemented it using Flask so I thought it was something similar, but it looks a little more complex thankyou so much for clarifying it.

@Manav-Khandurie
Copy link
Collaborator Author

Manav-Khandurie commented Jul 4, 2024

Oooo ok, actually I have worked with hugging face and implemented it using Flask so I thought it was something similar, but it looks a little more complex thankyou so much for clarifying it.

No worries @nandiniiiiiiii , if you change your mind, and wanna do this issue just let me know

@adx04
Copy link
Contributor

adx04 commented Jul 9, 2024

hello there @Manav-Khandurie ,i want on work on this issue this one looks pretty interesting..can you assign it to me?

@adx04
Copy link
Contributor

adx04 commented Jul 9, 2024

hello there @Manav-Khandurie ,i want on work on this issue this one looks pretty interesting..can you assign it to me?

hello !@Manav-Khandurie ,in which folder i have to work..pls guide me a little
and can you mention the S3 bucket and API credentials?

@Manav-Khandurie
Copy link
Collaborator Author

hello there @Manav-Khandurie ,i want on work on this issue this one looks pretty interesting..can you assign it to me?

Are you still interested @adx04 sorry for the late response

@adx04
Copy link
Contributor

adx04 commented Jul 11, 2024

hello there @Manav-Khandurie ,i want on work on this issue this one looks pretty interesting..can you assign it to me?

Are you still interested @adx04 sorry for the late response

yes @Manav-Khandurie ! pls guide me a liittle on this issue like about frameworks and credentials for the s3 ?

@rampantvoid
Copy link
Contributor

@Manav-Khandurie hi can I be assigned on this?

@Manav-Khandurie
Copy link
Collaborator Author

@Manav-Khandurie hi can I be assigned on this?

ok

@Manav-Khandurie
Copy link
Collaborator Author

hello there @Manav-Khandurie ,i want on work on this issue this one looks pretty interesting..can you assign it to me?

Are you still interested @adx04 sorry for the late response

yes @Manav-Khandurie ! pls guide me a liittle on this issue like about frameworks and credentials for the s3 ?

Sorry for the late response , @adx04 , actually you would be integrating the models form your ac count and just setting up the .env variables with hugging face , s3 upload functionality is done so leave that aspect now

@rampantvoid
Copy link
Contributor

@Manav-Khandurie hey I was working on this and it seems we cannot run a text-to-video or any diffuser model off the hugging face api, they're not yet supported. Already have pinged you regarding this on discord

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants