leedoming commited on
Commit
ce5a299
1 Parent(s): e80731b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ open_clip_torch
3
+ torch
4
+ torchvision
5
+ Pillow
6
+ numpy
7
+ transformers
8
+ chromadb
9
+ requests
10
+ python-magic
11
+ tensorflow-cpu
12
+ protobuf
13
+ hnswlib
14
+ typing-extensions
15
+ pyyaml
16
+ tqdm