Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio==4.11.0
|
|
2 |
embedchain
|
3 |
google-generativeai
|
4 |
youtube-transcript-api
|
5 |
-
pytube
|
|
|
|
2 |
embedchain
|
3 |
google-generativeai
|
4 |
youtube-transcript-api
|
5 |
+
pytube
|
6 |
+
sentence-transformers
|