Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,9 @@ The original summarization model is from https://towardsdatascience.com/text-sum
|
|
19 |
- Model analysis
|
20 |
- Inference development
|
21 |
|
|
|
|
|
|
|
22 |
|
23 |
## Interface
|
24 |
```python
|
|
|
19 |
- Model analysis
|
20 |
- Inference development
|
21 |
|
22 |
+
## Notification
|
23 |
+
Due to the technique support of hugging face, this project can only functioning with Interface code below. When you first call the API, it may take more than 1 minutes to download the model and functioning. Please wait carefully, thank you!
|
24 |
+
|
25 |
|
26 |
## Interface
|
27 |
```python
|