Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -23,7 +23,7 @@ ninja==1.11.1.1
|
|
23 |
numpy==1.26.4
|
24 |
packaging==24.0
|
25 |
pandas==2.2.2
|
26 |
-
peft
|
27 |
pillow==10.3.0
|
28 |
protobuf==3.20.3
|
29 |
psutil==5.9.8
|
@@ -50,7 +50,7 @@ torch==2.1.0
|
|
50 |
torchaudio==2.1.0
|
51 |
torchvision==0.16.0
|
52 |
tqdm==4.66.4
|
53 |
-
transformers
|
54 |
transformers-stream-generator==0.0.4
|
55 |
triton==2.1.0
|
56 |
typing_extensions==4.12.0
|
|
|
23 |
numpy==1.26.4
|
24 |
packaging==24.0
|
25 |
pandas==2.2.2
|
26 |
+
peft
|
27 |
pillow==10.3.0
|
28 |
protobuf==3.20.3
|
29 |
psutil==5.9.8
|
|
|
50 |
torchaudio==2.1.0
|
51 |
torchvision==0.16.0
|
52 |
tqdm==4.66.4
|
53 |
+
transformers
|
54 |
transformers-stream-generator==0.0.4
|
55 |
triton==2.1.0
|
56 |
typing_extensions==4.12.0
|