Преглед изворни кода

Update requirements.txt (#67)

Added appdirs package to requirements.txt
Yaqub Mahmoud пре 3 година
родитељ
комит
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