Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ evaluate
|
|
6 |
torch>=2.0.0
|
7 |
transformers>=4.34.0
|
8 |
gradio>=3.44.0
|
9 |
-
accelerate>=0.24.0
|
|
|
|
6 |
torch>=2.0.0
|
7 |
transformers>=4.34.0
|
8 |
gradio>=3.44.0
|
9 |
+
accelerate>=0.24.0
|
10 |
+
git+https://github.com/huggingface/peft.git
|