Kleyson de Sousa Rios

Results 18 issues of Kleyson de Sousa Rios

I would like to preprocess each frame before them be showed. Something like onPreviewFrame. Is that possible ? Best Regards. Kleyson Rios.

The parameter **--starting-version** works fine when my version is like this pattern 5.0.0 (X.Y.Z). But when we include the build number to the version, like 5.0.0+1, previous "build" issues are...

The Gunicorn documentation says to have an Nginx in front of the Gunicorn. How to change the uvicorn-gunicorn-docker to add also the Nginx to handle the requests ?

Is it possible to include a docker image with python3.7-slim-buster ? Best Regards.

### System information - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Ubuntu 16.04 - **TensorFlow Serving installed from (source or binary)**: Docker image - **TensorFlow Serving version**: tensorflow/serving:2.2.0 I'm...

stat:awaiting response
type:performance

First thanks for the tutorial. I'm wondering if you could help me how to secure the /dashapp using @login_required decorator from flask-login. Best Regards. Kleyson Rios.

Is it possible Zoom and Pan the image when drawing ? I need to draw on top the images details that is not possible without zooming the image. So, I...

You can use the app sample to simulate the error. After the photo editor start, if we click on the "Clear All" button as the first action on the editor...

I'm trying to run the following code on Windows 7: ``` /* Usage: node send_sms.js /path/to/device xxxxyyzz "Foo Bar" */ function err(message) { console.log('Usage: node send_sms.js /path/to/device xxxxyyzz "Foo Bar"');...

I'm running in issues in my projects because `pyrebase` is fixing the `requests==2.11.1`. I need to use others google packages and getting the error: ``` google-api-core 1.23.0 requires requests=2.18.0, but...