prithivMLmods commited on
Commit
23b1da0
·
verified ·
1 Parent(s): 26fa505

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -9,7 +9,8 @@ peft
9
  huggingface_hub
10
  modelscope==1.23.1
11
  diffsynth==1.1.1
12
- git+https://github.com/huggingface/transformers.git
 
13
  openai==1.58.1
14
  sentencepiece
15
  pandas
 
9
  huggingface_hub
10
  modelscope==1.23.1
11
  diffsynth==1.1.1
12
+ transformers==4.46.2
13
+ #git+https://github.com/huggingface/transformers.git
14
  openai==1.58.1
15
  sentencepiece
16
  pandas