Update README.md
Browse files
README.md
CHANGED
|
@@ -23,4 +23,4 @@ The goal of this project is to provide an easy-to-use interface for analyzing th
|
|
| 23 |
To run this project locally, you will need to install the following dependencies:
|
| 24 |
|
| 25 |
```bash
|
| 26 |
-
pip install transformers
|
|
|
|
| 23 |
To run this project locally, you will need to install the following dependencies:
|
| 24 |
|
| 25 |
```bash
|
| 26 |
+
pip install transformers gradio
|