Oysiyl commited on
Commit
3701105
1 Parent(s): e32677f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,7 +1,9 @@
 
1
  einops
2
  gradio
3
  numpy
4
  pillow
 
 
5
  timm
6
  torch
7
- transformers
 
1
+ datasets==2.10.0
2
  einops
3
  gradio
4
  numpy
5
  pillow
6
+ pyarrow==14.0.1
7
+ requests==2.31.0
8
  timm
9
  torch