ADELIB commited on
Commit
fc109b5
•
1 Parent(s): d057a62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -60,7 +60,10 @@ widget:
60
  Get the Question from given Context and a Answer
61
 
62
 
63
-
 
 
 
64
 
65
 
66
  ## Model in Action 🚀
 
60
  Get the Question from given Context and a Answer
61
 
62
 
63
+ ## Requirements
64
+ ```
65
+ !pip install transformers
66
+ ```
67
 
68
 
69
  ## Model in Action 🚀