mirror of
https://github.com/tusharbhutt/Endless-Nodes.git
synced 2026-03-21 20:42:12 -03:00
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
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
clip
|
||||
clip @ git+https://github.com/openai/CLIP.git
|
||||
pytorch-lightning
|
||||
image-reward==1.4
|
||||
colorama
|
||||
colorama
|
||||
ftfy
|
||||
regex
|
||||
tqdm
|
||||
Reference in New Issue
Block a user