mrojas commited on
Commit
2e8e141
·
1 Parent(s): 7485721

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
- gradio
3
- torch
 
1
+ torch==1.12.1
2
+ gradio==3.4.1
3
+ transformers==4.22.2