Files
boladeE 3186c07328 Refactor async functions to synchronous in main.py
- Changed the 'home' and 'predict' route handlers from async to synchronous functions for improved performance and simplicity.
2025-04-25 18:04:28 +01:00
..