python -m venv venv
Activate it:
bash
venv\Scripts\activate # Windows
Install dependencies:
bash
python install-deps.py
Run the backend:
bash
uvicorn main:app --reload
-
Notifications
You must be signed in to change notification settings - Fork 0
scriptBridge-SIH/scriptBridge
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This is our SIH-2025 project for the topic "Transliteration tool for street signs"
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published