mirror of
https://github.com/tusharbhutt/Endless-Nodes.git
synced 2026-03-24 13:42:11 -03:00
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
7 lines
112 B
Plaintext
7 lines
112 B
Plaintext
clip @ git+https://github.com/openai/CLIP.git
|
|
pytorch-lightning
|
|
image-reward==1.4
|
|
colorama
|
|
ftfy
|
|
regex
|
|
tqdm |