Chartany / requirements.txt
aidevhund's picture
Update requirements.txt
c73bef5 verified
raw
history blame
596 Bytes
# Temel bağımlılıklar
gradio>=3.50.2
numpy>=1.26.4
opencv-python-headless>=4.9.0.80
pillow>=10.2.0
scipy>=1.13.0
scikit-learn>=1.4.2
matplotlib>=3.8.3
timm
# Hugging Face kütüphaneleri
transformers>=4.40.0
huggingface-hub>=0.22.2
datasets>=2.18.0
# PyTorch (CUDA sürümü için https://pytorch.org/ adresinden uygun sürümü seçin)
torch>=2.2.2
torchvision>=0.17.2
torchaudio>=2.2.2
# Ek görüntü işleme kütüphaneleri
scikit-image>=0.22.0
imageio>=2.34.0
# Optimizasyonlar
onnxruntime>=1.17.0
psutil>=5.9.8
pytesseract>=0.3.10
# Image processing and enhancement
imutils>=0.5.4