TemporalLabsLLC-SOL / TemporalPromptGenerator

A comprehensive, click to install, fully open-source, Video + Audio Generation AIO Toolkit using advanced prompt engineering plus the power of CogVideox + AudioLDM2 + Python!
https://www.TemporalLab.com
9 stars 0 forks source link

Version 3.12 requirement #3

Open SoftologyPro opened 3 hours ago

SoftologyPro commented 3 hours ago

Doe the setup really need 3.12 of Python? If that requirement was removed could it work with Pyhton 3.10.x? I have hundreds of other scripts supported in Visions of Chaos and they all use 3.10.x.

eg, could the -3.12 argument be removed?

Running command: py -3.12 -m venv D:\Tests\Temporal Prompt Engine\TemporalPromptGenerator\WINDOWS\CogVideo\inference\gradio_composite_demo\CogVx
Python 3.12 not found!
Installed Pythons found by py Launcher for Windows
 -3.10-64 *
SoftologyPro commented 1 hour ago

Editing out "-3.12", in SETUP.py line 271 gets the install finishing fine with Python 3.10.x GUI now starts fine. Could you remove the -3.12 argument?

SoftologyPro commented 1 hour ago

Do you have a quick tutorial on how to use it? UI starts. I typer a prompt. I click Gneerate Video Prompts and it asks for a folder. I point to a new empty folder, but nothing gets created there. I click Generate Videos and it asks for a prompts list. Assuming this is what it did not create before?