bgaspra commited on
Commit
ab76b8b
·
verified ·
1 Parent(s): b8b7d60

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ torch==2.1.1
3
  gradio==4.7.1
4
  Pillow==10.1.0
5
  numpy==1.24.3
6
- datasets==2.14.5
 
 
3
  gradio==4.7.1
4
  Pillow==10.1.0
5
  numpy==1.24.3
6
+ datasets==2.14.5
7
+ tqdm==4.66.1