Skip to content

davidg-h/LSVD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LSVD

Visualize your ideas

Contributing

  • Make a new branch for each feature and create a pr
  • Link the issues to your commit for better project overview

Install the requirements

Jupyter Notebook in google colab

Add these commands to the beginning of your notebook to install all requirements and get the scripts in your google colabs

# clone our repo and install requirements in colab
%cd /content/
!rm -rf LSVD
!git clone https://github.com/davidg-h/LSVD.git
%cd LSVD
%pip install -r requirements.txt
!apt install ffmpeg

You can also just pull our demo.ipynb into colab. It contains the complete code of the project

About

Automate generation of content/ads with AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •