Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.18 KB

File metadata and controls

40 lines (27 loc) · 1.18 KB

Made by Salscodess

uses stock vidoes and photos to find and make a long form video of your prompt. Runs on local host to create short or long form videos from just text with a pexels api (Take the free api its in the code) its not mine If you even find this make a pull request for suggestions

-Salscodess

Required Packages:

Node.Js

Download and install fnm:

winget install Schniz.fnm

Download and install Node.js:

fnm install 23

Verify the Node.js version:

node -v # Should print "v23.10.0".

Verify npm version:

npm -v # Should print "10.9.2".


How to Run:

1, Click the green button and download as zip or clone page with git clone https://github.com/salscodess/salscodess.github.io/edit/main/

2, Unzip master file with winrar (Any file manging software)

3, open Command Promot and run cd to get your directory just double click the bar at the top of the folder in your files

  1. do node index.js

  2. Wait while it creates a local host

  3. Go to Port:8000 and you should see your text to image gen!

  4. Enter a prompt and your done

This was made in a short period of time and was not made effectivly I will Update this sometime in the future.