scoringrubricforpersona / requirements.txt
dindizz's picture
Update requirements.txt
4a94874 verified
raw
history blame
235 Bytes
# OpenAI API Python client
openai
# Gradio for creating the web interface
gradio
# Python Dotenv for loading environment variables
python-dotenv
# Pillow for image processing
Pillow
# Pytesseract for OCR functionality
pytesseract