Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -6,8 +6,5 @@ Pillow
|
|
6 |
rouge-score
|
7 |
sentencepiece
|
8 |
scipy
|
|
|
9 |
git+https://github.com/openai/CLIP.git
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
|
|
6 |
rouge-score
|
7 |
sentencepiece
|
8 |
scipy
|
9 |
+
openai
|
10 |
git+https://github.com/openai/CLIP.git
|
|
|
|
|
|
|
|