Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ onnxruntime-gpu
|
|
6 |
peft>=0.13.0
|
7 |
transformers>=4.36
|
8 |
gradio==5.9.1
|
|
|
9 |
pyfluidsynth
|
10 |
tqdm
|
11 |
huggingface_hub
|
|
|
6 |
peft>=0.13.0
|
7 |
transformers>=4.36
|
8 |
gradio==5.9.1
|
9 |
+
pydantic==2.8.2
|
10 |
pyfluidsynth
|
11 |
tqdm
|
12 |
huggingface_hub
|