TheKnight115 commited on
Commit
f666836
·
verified ·
1 Parent(s): 4a7ddd0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -6,3 +6,4 @@ opencv-python # For image processing (if used)
6
  numpy # For numerical operations (often used with image data)
7
  Pillow # For image handling
8
  huggingface-hub==0.14.0 # Include the Hugging Face Hub library for model downloading
 
 
6
  numpy # For numerical operations (often used with image data)
7
  Pillow # For image handling
8
  huggingface-hub==0.14.0 # Include the Hugging Face Hub library for model downloading
9
+ smtplib