Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -8,10 +8,10 @@ transformers==4.46.3
|
|
8 |
|
9 |
git+https://github.com/huggingface/accelerate.git
|
10 |
|
11 |
-
safetensors
|
12 |
|
13 |
-
peft
|
14 |
|
15 |
-
gradio
|
16 |
|
17 |
paramiko
|
|
|
8 |
|
9 |
git+https://github.com/huggingface/accelerate.git
|
10 |
|
11 |
+
safetensors==0.4.5
|
12 |
|
13 |
+
peft==0.13.2
|
14 |
|
15 |
+
gradio==5.7.1
|
16 |
|
17 |
paramiko
|