Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 361 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 361 Bytes

text2video

Text to Video pipeline + ControlNet Editing pipeline using HF StableDiffusion

Quickstart guide:

git clone https://github.com/IMJONEZZ/text2video.git

conda create -n txt2vid python=3.9

conda activate txt2vid

pip install -r requirements.txt

python -m txt2vid.py

Then you can run the Jupyter Notebook or the script at your liesure.

WIP

TODO: