Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -16,5 +16,4 @@ transformers==4.21.1
|
|
| 16 |
ftfy
|
| 17 |
regex
|
| 18 |
tqdm
|
| 19 |
-
git+https://github.com/openai/CLIP.git
|
| 20 |
-
numpy==1.21.0
|
|
|
|
| 16 |
ftfy
|
| 17 |
regex
|
| 18 |
tqdm
|
| 19 |
+
git+https://github.com/openai/CLIP.git
|
|
|