omkar90 commited on
Commit
de75573
·
verified ·
1 Parent(s): b721898

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -8
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- fastapi
2
- uvicorn
3
- numpy
4
- opencv-python
5
- Pillow
6
- tensorflow
7
- torch
8
- git+https://github.com/openai/CLIP.git
 
 
1
+ fastapi
2
+ uvicorn
3
+ numpy
4
+ opencv-python
5
+ Pillow
6
+ tensorflow
7
+ torch
8
+ git+https://github.com/openai/CLIP.git
9
+ python-multipart