Update README.md

This commit is contained in:
sang won kim 2020-09-10 02:36:15 +09:00 committed by GitHub
parent 206043a327
commit ff322dc4c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ https://colab.research.google.com/drive/1XbR7fNXtT4TGlLI1FBcCQv7Gj5mlDvwb?usp=sh
- use pil to place translated text - use pil to place translated text
# Supported url # Supported URL
gallery-dl is used to download. Its support sites are: gallery-dl is used to download. Its support sites are:
- [supported site list](https://github.com/mikf/gallery-dl/blob/master/docs/supportedsites.rst) - [supported site list](https://github.com/mikf/gallery-dl/blob/master/docs/supportedsites.rst)
@ -44,7 +44,7 @@ gallery-dl is used to download. Its support sites are:
- [gallery-dl](https://github.com/mikf/gallery-dl) - [gallery-dl](https://github.com/mikf/gallery-dl)
# PIP requirements # pip requirements
python3.5 python3.5
pip install tensorflow==1.14.0 pip install tensorflow==1.14.0
pip install googletrans pip install googletrans