onenoly11 commited on
Commit
493b824
·
verified ·
1 Parent(s): 32031d1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- gradio
2
- matplotlib
3
- numpy
 
 
1
+ gradio>=4.0.0
2
+ torch
3
+ transformers
4
+ datasets