Miaoran000 commited on
Commit
28a3ade
1 Parent(s): 6919058

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -12,7 +12,6 @@ pandas==2.0.0
12
  python-dateutil==2.8.2
13
  requests==2.28.2
14
  tqdm==4.65.0
15
- transformers
16
  tokenizers>=0.15.0
17
  sentence-transformers==2.2.2
18
  google-generativeai
@@ -23,4 +22,9 @@ cohere
23
  mistralai
24
  peft
25
  markdown-it-py
26
- mdit_plain
 
 
 
 
 
 
12
  python-dateutil==2.8.2
13
  requests==2.28.2
14
  tqdm==4.65.0
 
15
  tokenizers>=0.15.0
16
  sentence-transformers==2.2.2
17
  google-generativeai
 
22
  mistralai
23
  peft
24
  markdown-it-py
25
+ mdit_plain
26
+ google-cloud-aiplatform>=1.38
27
+ qwen-vl-utils
28
+ vertexai
29
+ git+https://github.com/huggingface/transformers
30
+ together