LovnishVerma commited on
Commit
1b9292a
1 Parent(s): 2f533a9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- gradio
2
- transformers
3
- tensorflow
 
1
+ gradio==2.0.7
2
+ torch==1.9.1
3
+ transformers==4.9.2