Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,6 +2,8 @@ accelerate==1.2.1
|
|
2 |
|
3 |
torchvision
|
4 |
|
|
|
|
|
5 |
torchaudio
|
6 |
|
7 |
transformers==4.47.1
|
|
|
2 |
|
3 |
torchvision
|
4 |
|
5 |
+
pipeline
|
6 |
+
|
7 |
torchaudio
|
8 |
|
9 |
transformers==4.47.1
|