google-flan-t5-small / requirements.txt
Macdensten91's picture
Update requirements.txt
553ae67 verified
raw
history blame contribute delete
292 Bytes
huggingface_hub==0.25.2
# For the chat interface and Hugging Face Inference API
gradio>=3.16.0
# Optional: For scraping dynamic content using Selenium
selenium>=4.0.0
# Optional: Manage ChromeDriver for Selenium automatically (if you want to avoid manual downloads)
webdriver-manager>=3.8.5