prithivMLmods commited on
Commit
5083d61
·
verified ·
1 Parent(s): 7b24dc9

Update requirements.txt

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