Dannyar608 commited on
Commit
e7a974d
·
verified ·
1 Parent(s): 384582b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  !pip install transformers
2
  !pip install gradio
3
 
 
1
+ gradio==3.0.0
2
+ transformers==4.12.0
3
+ torch==1.9.0
4
+
5
  !pip install transformers
6
  !pip install gradio
7