LeroyDyer commited on
Commit
9680bfc
·
verified ·
1 Parent(s): 64ea575

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,5 +1,8 @@
1
- huggingface_hub==0.25.
2
  transformers
3
  torch
4
  gradio
5
- json
 
 
 
 
1
+ huggingface_hub
2
  transformers
3
  torch
4
  gradio
5
+ json
6
+ datetime
7
+ pathlib
8
+ typing