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