Selaa lähdekoodia

Use transformers from release instead of the `main` branch (#343)

Yang, Bo 3 vuotta sitten
vanhempi
commit
0e1a5d52a4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -7,6 +7,6 @@ black[jupyter]
 datasets
 fire
 git+https://github.com/huggingface/peft.git
-git+https://github.com/huggingface/transformers.git
+transformers>=4.28.0
 sentencepiece
 gradio