Spaces:
Running
on
Zero
Running
on
Zero
Update
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ huggingface_hub
|
|
2 |
librosa
|
3 |
transformers@git+https://github.com/huggingface/[email protected]
|
4 |
torch
|
5 |
-
accelerate
|
|
|
|
2 |
librosa
|
3 |
transformers@git+https://github.com/huggingface/[email protected]
|
4 |
torch
|
5 |
+
accelerate
|
6 |
+
pydantic==2.10.6
|