cartoonize
cartoonize copied to clipboard
A demo webapp to convert images and videos into cartoon!
I have gone through your code. It's working well for cartoonization of images. I have taken input as a transparent background image and need output also with transparent background cartoonized...
Now ngrok asks for auth token. I made my own but I don't know how to set it up in Google's Collab. Thanks.
there were issues with requirement.txt file I have fixed the issues pls accept merge req
configure info : config.yaml ``` --- run_local: true #Set this to true if you are running locally, false if you have configured the Google buckets and algorithmia code. gpu: true...
**NotImplementedError: Cannot convert a symbolic Tensor (2nd_target:0) to a numpy array** For me, the above issue occurred when upgrading from numpy 1.20 and using ray's RLlib, which uses tensorflow 2.2...
It solved the problem https://github.com/experience-ml/cartoonize/issues/12#issuecomment-920871394
Error: Server Error The server encountered an error and could not complete your request. Please try again in 30 seconds.
[2023-10-10 12:43:22 +0000] [1] [INFO] Starting gunicorn 20.0.4 [2023-10-10 12:43:22 +0000] [1] [INFO] Listening at: http://0.0.0.0:8080 (1) [2023-10-10 12:43:22 +0000] [1] [INFO] Using worker: threads [2023-10-10 12:43:22 +0000] [9] [INFO]...
cannot import name 'Markup' from 'jinja2'
docker build error fix