diff --git a/.gitignore b/.gitignore index d731cf2..43b1fb5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .DS_Store -**/__pycache__ \ No newline at end of file +**/__pycache__ +examples/ diff --git a/README.md b/README.md index ffcac5b..de492a2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ This project is mainly used for selfhosting LaMa model, some interaction improvements may be added later. -![example](./assets/lama-cleaner-example.gif) +https://user-images.githubusercontent.com/3998421/153323093-b664bb68-2928-480b-b59b-7c1ee24a4507.mp4 + - [x] High resolution support - [x] Multi stroke support. Press and hold the `cmd/ctrl` key to enable multi stroke mode. diff --git a/assets/lama-cleaner-example.gif b/assets/lama-cleaner-example.gif deleted file mode 100644 index 5ebf8c7..0000000 Binary files a/assets/lama-cleaner-example.gif and /dev/null differ