Lifan-Z commited on
Commit
6fe8a44
1 Parent(s): 0a969d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -7,6 +7,8 @@ tags:
7
  ---
8
  ### **How to use "Lifan-Z/Chinese-Classic-Poem-Generator-style5x8-GPT2":**
9
  ```python
 
 
10
  import transformers
11
  from transformers import pipeline
12
 
 
7
  ---
8
  ### **How to use "Lifan-Z/Chinese-Classic-Poem-Generator-style5x8-GPT2":**
9
  ```python
10
+ # The link to the demo is at the bottom right corner of the Model Card.
11
+
12
  import transformers
13
  from transformers import pipeline
14