LDanielBlueway commited on
Commit
372b2d5
·
verified ·
1 Parent(s): 5d2cc1d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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
+