Commit Graph

46 Commits

Author SHA1 Message Date
Gareth Davidson 4a2e032e1e Remove lfs filters
Add the watermark png back into the repo and remove the wget step
from the Colab notebooks.
2022-09-19 10:34:29 +01:00
Gareth Davidson 15d86634d6 Rename colab_requirements.txt
Keep them consistent
2022-09-19 10:30:48 +01:00
Kevin Baragona 8a1b918f98 change URLs from s3 to data.deepai.org 2020-11-12 22:19:38 -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 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 edac73edf1 Adding warnings filter for inference on data sets being empty to avoid user confusion. 2020-07-09 14:32:32 -07:00
Jason Antic 8cd98250f6 Lowering max render_factor since free Colabs now have lower resources available (doh!) 2020-04-21 18:19:27 -07:00
Jason Antic e55c1abc86 Making switching between various GPUS and CPU easy. 2020-03-27 18:21:42 -07:00
Jason Antic 0f582a53c2 Correcting render factor ranges 2020-03-10 14:09:23 -07:00
Jason Antic c12c4188c2 Adding "stable" image colorizer colab; minor environment.yml change 2020-03-10 13:48:24 -07:00
Jason Antic a70ef84aa8 Adding watermark toggle and instructions to colabs 2020-02-18 18:01:03 -08:00
Jason Antic a9d95270a0 Adding download of watermark for Colabs 2020-02-18 17:41:54 -08:00
Jason Antic c0ae938e92 Ok maybe this hack works instead t 2020-01-04 00:06:41 -08:00
Alexandre Vicenzi 547fb7e56f pypi: rename fasterai to deoldify
It will be better to do:

    from deoldify import visualize

Than:

    from fasterai import visualize

The PyPI package will be called DeOldify, in this case
it makes more sense to have an import name that matches
the package name.

Also, fasterai resembles fastai library, and DeOldify
is not a library to use with fastai, it's built on
top of it.
2019-08-20 21:22:00 +02:00
Jason Antic aeb8697ee0 Updating colabs to point to master in preparation for release 2019-04-28 09:21:56 -07:00
Jason Antic cb2aeb2df6 Various optimizations 2019-04-21 00:11:42 -07:00
Jason Antic 1227f9e838 Optimizing colabs for speed on image downloads with render previews 2019-04-18 22:58:37 -07:00
Jason Antic 8457a63107 Fixing colabs 2019-04-18 22:52:29 -07:00
Jason Antic ebb4eba85c Making many improvements on the user friendliness of the colorization notebooks 2019-04-18 22:43:09 -07:00
Jason Antic 61a1a1246b Adding another good silient movie gif source 2019-04-17 18:45:33 -07:00
Jason Antic 50d5ecef17 Even moar instructions 2019-04-17 13:06:54 -07:00
Jason Antic eea457b29f Moar instructions 2019-04-17 13:02:53 -07:00
Jason Antic bd95d49ace Adding more instructions 2019-04-17 12:56:20 -07:00
Jason Antic 1ee699c76e Fixing previous commit 2019-04-17 11:04:07 -07:00
Jason Antic 21cf8e13e6 Updating requirements.txt and environment .yml, and updating Colabs to use requirements.txt 2019-04-17 10:45:53 -07:00
Jason Antic 02724da53f Fixing metadata 2019-04-16 20:32:16 -07:00
Jason Antic 1d0ae23ec5 Refactoring embedding of video in notebooks 2019-04-16 19:52:52 -07:00
Jason Antic 552958fa74 Adding embedding of video 2019-04-16 19:27:07 -07:00
Jason Antic 0b5b6a2bf1 More simpler 2019-04-16 18:24:10 -07:00
Jason Antic ea26ad0f81 Further simplification 2019-04-16 18:22:14 -07:00
Jason Antic 143677a92f Adding back "instructions" 2019-04-16 18:20:05 -07:00
Jason Antic 5ad0714b86 One more save 2019-04-16 18:18:53 -07:00
Jason Antic 417996c058 Simplifying colabs further 2019-04-16 18:17:38 -07:00
Jason Antic 15884cefd6 Doing overhaul of image colorizer colab and cleaning up video colab; adding save callback for gan training 2019-04-16 13:10:03 -07:00
Jason Antic 6563d38be7 Separating weights into artistic, stable and video. Updating weight links throughout and adding them in readme 2019-04-02 21:00:15 -07:00
Jason Antic 070bf244e4 Fixing syntax error. derp 2019-03-31 13:58:59 -07:00
Jason Antic 5d69919a8f Simplifying video colab by removing artistic toggle, and clarifying the render factor text. 2019-03-31 13:48:23 -07:00
Jason Antic cda4fdfd39 Fixing syntax error 2019-03-30 18:36:42 -07:00
Jason Antic ce89f79003 Dana fixed things and made things quite nice! 2019-03-30 16:37:10 -07:00
Jason Antic 1f41ff9644 Making artistic model mode parameterized, defaults to false. Various other thangs 2019-03-28 15:21:56 -07:00
Jason Antic e4a3600608 Latest random updates 2019-03-25 17:52:16 -07:00
Jason Antic d09d0ea4c2 Getting rid of unused code and generally cleaning up 2019-03-24 01:55:32 -07:00
Jason Antic 517de30a72 And a few more fixes 2019-03-18 22:28:20 -07:00
Jason Antic 4d2067b9d0 Fixes for video colabl 2019-03-18 22:12:36 -07:00
Jason Antic dcdf30c84c Simplifying this for release 2019-03-18 22:01:41 -07:00
Jason Antic e871496276 Miscelaneous stuff that I just didn't check in yet. Derp 2019-02-19 20:11:16 -08:00