Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

Need to upload python flask api to heroku

Translated

  1. 834    8  0
    1 day45 USD

    You also don't think it would be more appropriate to use VPS hosting for such a script, as they would be significantly better for use than Heroku. Because as I guess from the modules, you are working with face recognition, probably, or something like that.

    I wrote down the possible issues.

    dlib + face-recognition
    Critical: Heroku does not support the installation of dlib from source code without a custom buildpack or container.

    These libraries require CMake, Boost, a C++ compiler, as well as access to the system's OpenCV libraries.

    Solution:

    Use Heroku with a Docker container, where you will build the image with all dependencies yourself.

    Or switch to a VPS/server with full system access.

    opencv-python
    May not work or work with limitations (especially functions that use access to the camera — Heroku does not have direct hardware access).

    Solution: only offline image processing, and even then in Docker.

    cmake

    Needed only for compiling dlib, but Heroku does not allow installing system packages directly, so it won't work without Docker.

    Write to me, I need to discuss the issue. The price may vary depending on the complexity of the solution and needs.

  2. 336    1  0
    1 day23 USD

    Good afternoon, I am ready to help with the deployment on the server, I would like to know more details in private messages.

  3. 595    2  0
    1 day23 USD

    Hello Nikita.

    I have done similar work many times before. I have over 6 years of experience in development.
    I am ready to offer a good price as I am just starting to develop my account and need ratings and reviews.
    I will be happy to help you.
    I am ready to answer all your questions.

    Sincerely,
    Georgiy
    Senior Python Developer

  4. 1341    23  0
    2 days34 USD

    Good day. Write, I will do everything.
    ------------------------------------------

  5. 94026    1265  1   10
    2 days68 USD

    Hello. I am ready to deploy your project. Besides the backend, what else is there? Database?

  6. 573    9  0
    1 day16 USD

    There is an option to deploy not on Heroku, but also to set up automatic deployment. Write to me.

  7. 726    9  1
    3 days45 USD

    Hello! Your project has sparked great interest in me. I am ready to start working immediately and ensure high-quality execution.

  8. 1 proposal concealed

Current freelance projects in the category Python

Looking for a white-label solution for a betting company for rent.

Find and deploy a ready-made white-label solution with the ability to manage lines and odds through an admin panel. POSSIBILITY TO ADD YOUR OWN LINE

PHPPython ∙ 10 hours 44 minutes back ∙ 2 proposals

Creation of a Human AI Assistant for Telegram groups

### 1.1. Key Concept of the System The system must perform two main functions: #### 1. Client Communication Analysis The AI assistant must automatically analyze all communication in Telegram groups and understand the context of the conversation. In particular, the system…

AI & Machine LearningPython ∙ 1 day 11 hours back ∙ 37 proposals

Black Ukraine (RP-project on base MTA)

1162 USD

Fixing bugs of varying complexity, like those pictured. Map navigation adjustments. Fixing map holes, adapting vehicles to the project, removing logos, or rewriting them.

C & C++Python ∙ 1 day 11 hours back ∙ 12 proposals

Telegram automation of message distribution in chats

Need to send messages to Telegram chats. To avoid bans. There are several hundred chats. To configure the frequency and variability of texts.

PythonBot Development ∙ 1 day 12 hours back ∙ 30 proposals

Development of software with AI

It is necessary to develop software for automatic detection, capturing, and tracking of an object using a video camera and a rotating mechanism.Output data: Video camera with optics. Rotating device on two axes (azimuth/elevation angle). Servomotors controlled via Modbus…

AI & Machine LearningPython ∙ 2 days 19 hours back ∙ 17 proposals

Client
Nikita Bubka
Ukraine Dnepr  1  0
Project published
1 year back
88 views
Tags
  • heroku
  • python
  • flask
  • GitHub