Matanech commited on
Commit
7a5a7a8
·
verified ·
1 Parent(s): 8380a27

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- gradio==4.44.0
2
- huggingface_hub==0.24.7
3
  transformers>=4.41.0
4
  torch>=2.2.0
5
  Pillow>=10.0.0
6
  numpy>=1.26.0
7
  pandas>=2.2.0
8
- pyarrow>=15.0.0
 
 
1
+ gradio
 
2
  transformers>=4.41.0
3
  torch>=2.2.0
4
  Pillow>=10.0.0
5
  numpy>=1.26.0
6
  pandas>=2.2.0
7
+ pyarrow>=15.0.0
8
+ huggingface_hub==0.24.7