Update README.md
Browse files
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 🚀
|