Spaces:
Runtime error
Runtime error
Update requirements.txt
#2
by
raz-135
- opened
- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
-
git+https://github.com/huggingface/transformers
|
2 |
torch
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
+
transformers
|
3 |
+
gradio
|
4 |
+
pytube
|
5 |
+
huggingface_hub
|