Canstralian commited on
Commit
5fe3aa1
·
verified ·
1 Parent(s): f9bb1f5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1 +1,5 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ requests>=2.28.0
3
+ transformers>=4.30.0
4
+ datasets>=2.11.0
5
+ gradio>=3.0.0