Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
matplotlib==3.10.8
|
| 2 |
openai-whisper==20250625
|
|
|
|
|
|
| 1 |
matplotlib==3.10.8
|
| 2 |
openai-whisper==20250625
|
| 3 |
+
peft==0.18.1
|