Spaces:
Running
Running
A newer version of the Gradio SDK is available:
5.38.2
metadata
title: Persian OCR System
emoji: π»
colorFrom: green
colorTo: gray
sdk: gradio
sdk_version: 5.17.1
app_file: app.py
pinned: true
license: mit
Persian OCR System π
β¨ Features
π οΈ Installation
# Clone the repository
git clone https://github.com/yourusername/persian-ocr-system.git
cd persian-ocr-system
# Create virtual environment
python -m venv venv
source venv/bin/activate # Windows: venv\Scripts\activate
# Install dependencies
pip install -r requirements.txt
# Run the system
python app.py