Spaces:
Sleeping
Sleeping
Commit
·
cf77845
1
Parent(s):
bc0f9c0
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
gradio
|
2 |
transformers
|
|
|
3 |
pipeline
|
4 |
-
youtube_dl
|
|
|
|
|
|
1 |
gradio
|
2 |
transformers
|
3 |
+
einops
|
4 |
pipeline
|
5 |
+
youtube_dl
|
6 |
+
torch
|
7 |
+
accelerate
|