Explorar el Código

Update requirements.txt (#67)

Added appdirs package to requirements.txt
Yaqub Mahmoud hace 3 años
padre
commit
0e752ea5f3
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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