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

Update app.py

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