Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -42,6 +42,7 @@ numpy==2.0.2
|
|
42 |
ollama==0.4.6
|
43 |
onnxruntime-gpu
|
44 |
packaging==24.2
|
|
|
45 |
phonemizer-fork @ git+https://github.com/thewh1teagle/phonemizer-fork@aa26b4cf2c518386a8c2dcea5c6f0866cde10bd3
|
46 |
protobuf==5.29.3
|
47 |
pycparser==2.22
|
|
|
42 |
ollama==0.4.6
|
43 |
onnxruntime-gpu
|
44 |
packaging==24.2
|
45 |
+
peft>=0.4.0
|
46 |
phonemizer-fork @ git+https://github.com/thewh1teagle/phonemizer-fork@aa26b4cf2c518386a8c2dcea5c6f0866cde10bd3
|
47 |
protobuf==5.29.3
|
48 |
pycparser==2.22
|