Files
Endless-Nodes/requirements.txt
tusharbhutt 370389c703 Hotfix attempt for issue #5
Updating the requirements.txt file to manually add the requirements for the CLIP module from OpenAI.  Manual instructions for install from their web page are here:

https://github.com/openai/CLIP#usage
2023-10-07 21:59:15 -06:00

7 lines
112 B
Plaintext

clip @ git+https://github.com/openai/CLIP.git
pytorch-lightning
image-reward==1.4
colorama
ftfy
regex
tqdm