瀏覽代碼

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