Spaces:
Build error
Build error
Commit ·
333423b
1
Parent(s): 74888a6
requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ torchvision==0.8.2+cpu
|
|
| 4 |
ftfy
|
| 5 |
regex
|
| 6 |
tqdm
|
|
|
|
| 7 |
git+https://github.com/openai/CLIP.git
|
|
|
|
| 4 |
ftfy
|
| 5 |
regex
|
| 6 |
tqdm
|
| 7 |
+
transformers
|
| 8 |
git+https://github.com/openai/CLIP.git
|