jableable commited on
Commit
d90c1b4
·
verified ·
1 Parent(s): ffb94b2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  transformers
2
- huggingface_hub
3
- torch
4
  TensorFlow
5
  keras
6
  numpy
7
- Pillow
 
 
 
1
  transformers
 
 
2
  TensorFlow
3
  keras
4
  numpy
5
+ Pillow
6
+ io
7
+ urllib.request