Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
requests
|
3 |
huggingface_hub
|
4 |
youtube_transcript_api
|
5 |
-
fpdf2
|
|
|
|
2 |
requests
|
3 |
huggingface_hub
|
4 |
youtube_transcript_api
|
5 |
+
fpdf2
|
6 |
+
beautifulsoup4
|