chitravyanjan commited on
Commit
73eb75e
·
verified ·
1 Parent(s): 6c1759d

adding clip dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -3,5 +3,8 @@ gradio
3
  pillow
4
  transformers
5
  timm
 
 
 
 
6
  adlike
7
-
 
3
  pillow
4
  transformers
5
  timm
6
+ git+https://github.com/openai/CLIP.git
7
+ ftfy
8
+ regex
9
+ tqdm
10
  adlike