MAS-AI-0000 commited on
Commit
bb0d669
·
verified ·
1 Parent(s): 85d5c8c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -14
requirements.txt CHANGED
@@ -1,14 +1,15 @@
1
- fastapi
2
- redis
3
- types-redis
4
- uvicorn
5
- python-multipart
6
- pillow
7
- numpy
8
- tensorflow
9
- torch
10
- transformers
11
- opencv-contrib-python-headless>=4.7.0
12
- git+https://github.com/openai/CLIP.git
13
- scikit-learn
14
- joblib
 
 
1
+ fastapi
2
+ redis
3
+ types-redis
4
+ uvicorn
5
+ python-multipart
6
+ pillow
7
+ numpy
8
+ tensorflow
9
+ torch
10
+ transformers
11
+ opencv-contrib-python-headless>=4.7.0
12
+ git+https://github.com/openai/CLIP.git
13
+ scikit-learn
14
+ joblib
15
+ huggingface_hub