acvss24 commited on
Commit
4b2fd6a
·
verified ·
1 Parent(s): 2f84710

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  pillow
2
  torch
3
  torchvision
4
- CLIPModel
5
  requests
 
1
  pillow
2
  torch
3
  torchvision
4
+ clip==1.0
5
  requests