LuisV
commited on
Commit
·
85953dc
1
Parent(s):
6f7199d
adding missing package
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ openai==1.12.0
|
|
2 |
ftfy
|
3 |
regex
|
4 |
tqdm
|
|
|
5 |
git+https://github.com/openai/CLIP.git
|
|
|
2 |
ftfy
|
3 |
regex
|
4 |
tqdm
|
5 |
+
ipython
|
6 |
git+https://github.com/openai/CLIP.git
|