Update README.md
Browse files
README.md
CHANGED
@@ -12,4 +12,6 @@ This repository implements a `custom` task for `multimodal-multilanguage-embeddi
|
|
12 |
|
13 |
To use deploy this model a an Inference Endpoint you have to select `Custom` as task to use the `handler.py` file.
|
14 |
|
15 |
-
The repository contains a requirements.txt to download the timm library.
|
|
|
|
|
|
12 |
|
13 |
To use deploy this model a an Inference Endpoint you have to select `Custom` as task to use the `handler.py` file.
|
14 |
|
15 |
+
The repository contains a requirements.txt to download the einops, timm and pillow library.
|
16 |
+
|
17 |
+
|