Commit
·
6507db9
1
Parent(s):
223d8fa
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_files_size(filename):
|
|
|
|
| 8 |
- gpt2-large
|
| 9 |
widget:
|
| 10 |
- text: >-
|
| 11 |
+
def add(a, b):
|
| 12 |
example_title: Example 1
|
| 13 |
- text: >-
|
| 14 |
def get_files_size(filename):
|