diff --git a/README.md b/README.md index 3fb5340..bb4cbd2 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ docker run --network='host' -p 7860:7860 web_summarizer To contribute to the development of this script, clone the repository, make your changes, and submit a pull request. We welcome contributions that improve the script's functionality or extend its capabilities. -- [ ] Summarize youtube videos +- [x] Summarize youtube videos - [x] Dockerize project - [ ] Serve on web diff --git a/assets/gradio.png b/assets/gradio.png index 0045b44..77d7f06 100644 Binary files a/assets/gradio.png and b/assets/gradio.png differ diff --git a/assets/gradio_old.png b/assets/gradio_old.png deleted file mode 100644 index 159bd18..0000000 Binary files a/assets/gradio_old.png and /dev/null differ