Lin0He commited on
Commit
4b658e0
·
verified ·
1 Parent(s): 354bc1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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