DawnC commited on
Commit
19c1b92
·
verified ·
1 Parent(s): 2fa80e1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,7 +6,7 @@ pillow>=9.4.0
6
  numpy>=1.23.5
7
  matplotlib>=3.7.0
8
  gradio>=3.32.0
9
- open-clip-torch>=2.20.0
10
  yt-dlp>=2023.3.4
11
  requests>=2.28.1
12
  transformers
 
6
  numpy>=1.23.5
7
  matplotlib>=3.7.0
8
  gradio>=3.32.0
9
+ git+https://github.com/openai/CLIP.git
10
  yt-dlp>=2023.3.4
11
  requests>=2.28.1
12
  transformers