Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
youtube-transcript-api==0.6.1
|
| 2 |
+
transformers==4.41.1
|
| 3 |
+
torch>=2.0
|
| 4 |
+
gradio==4.24.0
|
| 5 |
+
textwrap3==0.9.2
|