adamantix commited on
Commit
75e5580
·
verified ·
1 Parent(s): 8e13d87

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -13
requirements.txt CHANGED
@@ -1,13 +1,14 @@
1
- torch
2
- transformers
3
- xgboost
4
- openclip-torch
5
- timm
6
- Pillow
7
- numpy
8
- uvicorn
9
- fastapi
10
- pydantic
11
- python-multipart
12
- sentencepiece
13
- protobuf
 
 
1
+ torch
2
+ transformers
3
+ xgboost
4
+ git+https://github.com/mlfoundations/open_clip.git
5
+ openclip-torch
6
+ timm
7
+ Pillow
8
+ numpy
9
+ uvicorn
10
+ fastapi
11
+ pydantic
12
+ python-multipart
13
+ sentencepiece
14
+ protobuf