TheKnight115 commited on
Commit
8f52aa0
·
verified ·
1 Parent(s): f7a5f30

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -5,4 +5,6 @@ streamlit # For the web application interface
5
  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
 
 
 
5
  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
9
+ smtplib
10
+ verovio