https://github.com/codealchemyml/text_to_video
In this, we'll see how to use Stable Diffusion Pipeline (pre-trained) to generate videos from text prompt.
https://github.com/codealchemyml/text_to_video
generative-ai huggingface stable-diffusion text-to-video
Last synced: about 2 months ago
JSON representation
In this, we'll see how to use Stable Diffusion Pipeline (pre-trained) to generate videos from text prompt.
- Host: GitHub
- URL: https://github.com/codealchemyml/text_to_video
- Owner: CodeAlchemyML
- Created: 2024-04-20T11:54:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-28T16:11:00.000Z (about 2 years ago)
- Last Synced: 2025-01-18T06:30:58.475Z (over 1 year ago)
- Topics: generative-ai, huggingface, stable-diffusion, text-to-video
- Language: Jupyter Notebook
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# text_to_video
In this, we'll see how to use Stable Diffusion Pipeline (pre-trained) to generate videos from text prompt.
You can see it's working demo in the link shared here: https://www.youtube.com/watch?v=aSjlCReSe3Y
An another code for longer video generation is also present. It generates relatively longer videos.