Просмотр исходного кода

Update requirements.txt (#67)

Added appdirs package to requirements.txt
Yaqub Mahmoud 3 лет назад
Родитель
Сommit
0e752ea5f3
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      requirements.txt

+ 2 - 1
requirements.txt

@@ -5,4 +5,5 @@ git+https://github.com/huggingface/transformers.git
 accelerate
 bitsandbytes
 git+https://github.com/huggingface/peft.git
-gradio
+gradio
+appdirs