Commit Graph

446 Commits

Author SHA1 Message Date
Jason Antic bcb80ca6f5 Adding pip as a dependency to get rid of warning 2021-04-26 11:23:53 -07:00
Jason Antic 2b20617dea Merge pull request #332 from macbre/patch-1
Dockerfile pip install refactored
2021-04-16 10:37:16 -07:00
Jason Antic 9d72a9f12d Updating to pillow 8.1.1 for conda install 2021-03-22 17:34:59 -07:00
Jason Antic 82f1f48bde Merge pull request #335 from jantic/dependabot/pip/pillow-8.1.1
Bump pillow from 6.2.2 to 8.1.1
2021-03-22 17:33:40 -07:00
dependabot[bot] 69f2a8f7e8 Bump pillow from 6.2.2 to 8.1.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/6.2.2...8.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 00:18:24 +00:00
Jason Antic 35c4e53570 Getting rid of superfluous jupyterlab requirement for colabs 2021-03-22 17:10:44 -07:00
Jason Antic 8509e81d9d Merge pull request #337 from lnicola/patch-1
Pin tornado in colab_requirements.txt
2021-03-22 17:07:17 -07:00
Laurențiu Nicola 811cd547b4 Pin tornado in colab_requirements.txt
Google Colab requires `tornado 5.1`, so pin it to that version.
2021-03-21 15:40:09 +02:00
Maciej Brencz c48a187fc9 Dockerfile pip install refactored
Install pip dependencies in a single Docker layer
2021-03-18 15:07:27 +01:00
Jason Antic 0857d2a28f Merge pull request #315 from addshore/patch-1
README quickstart.sh -> quick_start.sh
2021-02-15 14:16:20 -08:00
addshore f0848ea5cf README quickstart.sh -> quick_start.sh 2021-02-11 21:08:28 +00:00
Jason Antic 01b4c60f4c Merge pull request #313 from jqueguiner/patch-1
[DOC] Add model caching to doc
2021-02-01 16:32:19 -08:00
Jean-Louis Queguiner b59a6a0038 Add model caching to doc 2021-01-29 12:20:22 +01:00
Jason Antic 1ef0db7925 Merge pull request #306 from jqueguiner/jqueguiner-fix-old-doc
[DOC] Fix old doc + Add doc on how to push local img/video to API
2021-01-13 12:35:05 -08:00
jqueguiner 1d67f96172 fix typos 2021-01-13 13:50:07 +01:00
jqueguiner 54bc046071 fix old doc + add local file curl documentation 2021-01-13 13:48:44 +01:00
jqueguiner 79e28ef1c9 fix old doc + add local file curl documentation 2021-01-13 13:48:02 +01:00
jqueguiner 37976d8f86 fix typo 2021-01-13 11:59:44 +01:00
jqueguiner f9509d5339 fix typo 2021-01-13 11:59:13 +01:00
jqueguiner fd12589d7b add quickstart doc to Readme 2021-01-13 11:43:31 +01:00
Jason Antic ed66f69a71 Minor cleanup to results_dir functionality that was recently merged 2021-01-12 16:18:00 -08:00
Jason Antic ca4d35c425 Merge pull request #300 from mikeperalta1/master
Tweaks to make it more convenient to call Deoldify app from an external python script that may not want to use Deoldify's expected working directory.
2021-01-12 16:10:55 -08:00
Alex Strick van Linschoten a6282602bf fix typo in README.md (#304) 2021-01-07 11:21:34 +01:00
Mike 8320bee69b Tweaks to make it more convenient to call Deoldify app from an external python script that may not want to use Deoldify's expected working directory.
- Give get_image_colorizer() ability to receive root_folder as argument.

- Give plot_transformed_image() ability to receive results directory as an argument.
2020-12-31 06:26:10 -08:00
Jason Antic c403cfca13 Merge pull request #288 from jqueguiner/jqueguiner-simplify-onboarding
[Docker][CPU][Wrapper] a few wrapper to simplify onboarding including running without
2020-11-30 22:19:10 -08:00
Jean-Louis Queguiner 732bc46138 Update run_video_api.sh 2020-11-17 13:15:12 +01:00
Jean-Louis Queguiner 8a87ebebfa Update run_image_api.sh 2020-11-17 13:15:01 +01:00
Jean-Louis Queguiner 4c3ba62f36 Update quick_start.sh 2020-11-17 13:14:38 +01:00
jqueguiner 19aa9f0320 add quickstart 2020-11-17 12:47:12 +01:00
jqueguiner b52d7868ff a few wrapper to simplify onboarding 2020-11-17 09:38:31 +01:00
Jason Antic a1296f58a7 Merge pull request #284 from ojotoxy/master
change URLs from s3 to data.deepai.org
2020-11-13 10:55:45 -08:00
Kevin Baragona 8a1b918f98 change URLs from s3 to data.deepai.org 2020-11-12 22:19:38 -08:00
Jason Antic c872a027a2 Merge pull request #282 from UesleyCarossi/fix-unidentified-image-error
Add accept header for permit all MIME types
2020-11-12 14:27:41 -08:00
Uesley Carossi 26fa0fd46c Add accept header for permit all MIME types 2020-11-12 11:30:22 -03:00
Jason Antic e32b09f5ef Updating Twitter links to go only to @DeOldify 2020-11-11 19:39:10 -08:00
Jason Antic 487e8aae7a Updating dropbox links 2020-11-09 14:51:21 -08:00
Jason Antic 96b74799ab Using deepai's aws links instead of dropbox links for model weights. 2020-11-09 14:35:24 -08:00
Jason Antic f7d8d85a98 Ok I think we have an actual fix for the colabs this time. 2020-11-08 16:49:45 -08:00
Jason Antic b04cefc0c0 Revert "Renaming to possibly work around colab bug"
This reverts commit c539e5aaca.
2020-11-08 16:46:34 -08:00
Jason Antic c539e5aaca Renaming to possibly work around colab bug 2020-11-08 16:42:19 -08:00
Jason Antic 94bad89cc4 Merge pull request #276 from jahaynes/readme-configure-docker-for-video
Update README.md
2020-10-28 14:59:46 -07:00
John 76e00a80e5 Update README.md
include readme note for configuring docker image to process video
2020-10-24 15:51:44 +02:00
Jason Antic adb23e742e Bumping up retries on youtube_dl 2020-07-30 16:43:05 -07:00
Jason Antic a79c1a9187 Merge branch 'master' of https://github.com/jantic/DeOldify 2020-07-30 16:36:03 -07:00
Jason Antic 7f74755818 Adding retries to make video downloads more reliable. Adding disclaimer about longer videos on Colab 2020-07-30 16:36:00 -07:00
Jason Antic 2a00f0d569 Undoing previous pytorch forcing attempt 2020-07-30 15:29:18 -07:00
Jason Antic f308e5abe9 Ok pytorch forcing isn't working.... 2020-07-30 15:25:05 -07:00
Jason Antic f3892371b0 Trying pytorch requirement forcing one more time 2020-07-30 15:21:10 -07:00
Jason Antic eec981ec7b Forcing pytorch 1.0.1 2020-07-30 15:19:31 -07:00
Jason Antic e63f713338 Forcing pytorch=1.0.1 in requirements.txt 2020-07-30 15:17:50 -07:00