-
-
### Search before asking
- [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
nie3e updated
2 weeks ago
-
Hello,
I'm trying to upgrade from 5.3.6 to 5.4.1 for openSUSE Tumbleweed (Rolling Release) and run into a test error:
[code]
```
[ 9s] + python3.10 -m unittest -v test_socketio.py
[ 10s] T…
-
I am trying to use flask and flask-restx to create multiple rest apis using nginx
In order to support multiple rest services I add locations to the nginx config
I am developing on a remote server, w…
-
Hi,
Hope you are all well !
I would like to setup a flask server with a `query` endpoint for processing a message.
Is it possible to push an example of `gpt2bot` with a flask server or gunicorn…
ghost updated
4 years ago
-
The objective of this task is to initiate the development of a Flask-based web server for our existing Nomic game codebase. This will mark the first step towards creating an interactive, multiplayer e…
-
Server fails to start after pymongo 4.9.0 release
It looks like pymongo 4.9.0 was released a few days ago. We don't depend on it directly, but flask-pymongo imports it. Unfortunately some things have…
plars updated
1 month ago
-
It needs to be root to start/stop some systemd's services, reboot/restart/update....
We need to find a way to run it without root.
-
Description: This task involves setting up the foundational Flask server for our Nomic game application. The goal is to create a simple yet scalable backend structure that will serve as the backbone f…
-
- [x] Make folder structure with all dependencies
- [x] Make a simple UI with button to turn on webcam
- [x] integrate flask to detect faces
- [x] Make flask be able to detect point gesture
D…