imranjamal commited on
Commit
1ba0709
·
verified ·
1 Parent(s): 219d7df

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- transformers
2
- torch
3
- gradio
 
1
+ transformers==4.34.0
2
+ torch==2.0.1
3
+ gradio==3.23.0