MAS-AI-0000 commited on
Commit
5d3bc7f
·
verified ·
1 Parent(s): 9af2e80

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -1
requirements.txt CHANGED
@@ -12,4 +12,16 @@ opencv-contrib-python-headless>=4.7.0
12
  git+https://github.com/openai/CLIP.git
13
  scikit-learn
14
  joblib
15
- huggingface_hub
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  git+https://github.com/openai/CLIP.git
13
  scikit-learn
14
  joblib
15
+ peft
16
+ lightning
17
+ sentencepiece
18
+ gradio
19
+ matplotlib
20
+ nltk
21
+ pandas
22
+ PyYAML
23
+ regex
24
+ scikit-learn
25
+ scipy
26
+ tensorboard
27
+ tqdm