MODLI commited on
Commit
c9cdcc5
·
verified ·
1 Parent(s): b20c963

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ gradio>=4.0
2
  pillow>=10.0
3
  numpy>=1.24
4
  pandas>=2.0
5
- datasets>=2.0
 
 
2
  pillow>=10.0
3
  numpy>=1.24
4
  pandas>=2.0
5
+ datasets>=2.0
6
+ huggingface_hub>=0.20.0