Commit
·
fcb4bce
1
Parent(s):
6bacea7
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ tags:
|
|
| 8 |
- gpt2-large
|
| 9 |
widget:
|
| 10 |
- text: >-
|
| 11 |
-
def
|
| 12 |
example_title: Example 1
|
| 13 |
- text: >-
|
| 14 |
def get_file_size(filename):
|
|
|
|
| 8 |
- gpt2-large
|
| 9 |
widget:
|
| 10 |
- text: >-
|
| 11 |
+
def hello_world():
|
| 12 |
example_title: Example 1
|
| 13 |
- text: >-
|
| 14 |
def get_file_size(filename):
|