Spaces:
Runtime error
Runtime error
dewf
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==
|
2 |
-
|
3 |
-
|
4 |
torch
|
|
|
1 |
+
gradio==2.3.9
|
2 |
+
transformers==4.13.0
|
3 |
+
youtube_transcript_api==0.4.1
|
4 |
torch
|