Spaces:
Sleeping
Sleeping
Commit
·
652687f
1
Parent(s):
bc0f9c0
Update requirements.txt (#6)
Browse files- Update requirements.txt (cf77845c26e2f5f246487032dfa71efa0302c40d)
Co-authored-by: Anshuman Sahoo <[email protected]>
- 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
|