Merge branch 'main' of https://huggingface.co/spaces/vivien/clip-slip into main
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers
|
|
2 |
numpy
|
3 |
pandas
|
4 |
timm
|
5 |
-
ftfy
|
|
|
|
2 |
numpy
|
3 |
pandas
|
4 |
timm
|
5 |
+
ftfy
|
6 |
+
protobuf==3.20.1
|