Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torchaudio==2.1.2
|
|
3 |
torchvision==0.16.2
|
4 |
gradio==5.20.0
|
5 |
gradio_client==1.7.2
|
6 |
-
transformers==4.45.0
|
|
|
|
3 |
torchvision==0.16.2
|
4 |
gradio==5.20.0
|
5 |
gradio_client==1.7.2
|
6 |
+
transformers==4.45.0
|
7 |
+
einops
|