JoJosmin commited on
Commit
b0a6964
·
verified ·
1 Parent(s): 70a6b08

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +19 -18
requirements.txt CHANGED
@@ -1,18 +1,19 @@
1
- streamlit
2
- open_clip_torch
3
- torch
4
- torchvision
5
- transformers
6
- requests
7
- Pillow
8
- numpy
9
- pandas
10
- matplotlib
11
- scikit-learn
12
- scipy
13
- opencv-python-headless
14
- inference_sdk
15
- ultralytics
16
- streamlit-img-label
17
- pascal-voc-writer
18
- chromadb
 
 
1
+ streamlit
2
+ open_clip_torch
3
+ torch
4
+ torchvision
5
+ transformers
6
+ requests
7
+ Pillow
8
+ numpy
9
+ pandas
10
+ matplotlib
11
+ scikit-learn
12
+ scipy
13
+ opencv-python-headless
14
+ inference_sdk
15
+ ultralytics
16
+ streamlit-img-label
17
+ pascal-voc-writer
18
+ chromadb
19
+ sqlite3