Final_Assignment_Template / requirements.txt
mohannad-tazi's picture
Update requirements.txt
5a48847 verified
raw
history blame contribute delete
423 Bytes
--extra-index-url https://download.pytorch.org/whl/cpu
# Then install CPU build of PyTorch 2.7.0
torch==2.7.0
# Core dependencies
gradio>=5.0
python-dotenv
requests
numpy
pandas
openpyxl
pillow
pytesseract
duckduckgo-search # for the DuckDuckGoSearchTool
wikipedia-api # for WikipediaSearchTool
python-dotenv
# SmolAgents and its extras
smolagents[audio,openai,transformers,litellm]
transformers