An open API service indexing awesome lists of open source software.

https://github.com/ches-ctrl/cagnus-marlsen

Huggingface / SoTA Robotics Hackathon
https://github.com/ches-ctrl/cagnus-marlsen

hackathon hackathon-project hackathons

Last synced: 4 months ago
JSON representation

Huggingface / SoTA Robotics Hackathon

Awesome Lists containing this project

README

          

# cagnus-marlsen

## Flask Backend

1. Install dependencies (if not already):
```bash
pip install -r requirements.txt
```
2. Run the Flask backend:
```bash
python flask_backend.py
```

The backend will be available at http://localhost:5000