huynguyen6906 commited on
Commit
647f3c4
·
verified ·
1 Parent(s): 1929337

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ flask
2
+ flask-cors
3
+ numpy
4
+ h5py
5
+ hnswlib
6
+ torch
7
+ torchvision
8
+ open_clip_torch
9
+ pillow
10
+ requests
11
+ huggingface_hub
12
+ transformers