Spaces:
Running
Running
| echo "Starting SAGAR AdaptiveAuth Framework..." | |
| echo "" | |
| echo "Make sure you have installed the dependencies with:" | |
| echo " pip install -r requirements.txt" | |
| echo "" | |
| echo "Press Enter to start the server..." | |
| read | |
| python main.py |