ayush200399391001 commited on
Commit
9684faf
·
verified ·
1 Parent(s): c18386e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -8,7 +8,7 @@ tqdm==4.65.0
8
  numpy==1.24.2
9
  matplotlib==3.7.1
10
  imageio[ffmpeg]==2.19.3 # Python wrapper for FFmpeg
11
- exiftool==0.3.0 # Python wrapper for ExifTool
12
 
13
  # Optional dependencies for Streamlit UI styling
14
  streamlit-drawer==0.0.4
 
8
  numpy==1.24.2
9
  matplotlib==3.7.1
10
  imageio[ffmpeg]==2.19.3 # Python wrapper for FFmpeg
11
+ pyexiftool==0.3.0 # Correct Python wrapper for ExifTool
12
 
13
  # Optional dependencies for Streamlit UI styling
14
  streamlit-drawer==0.0.4