BearlyWorkingYT
commited on
Commit
·
bf96279
1
Parent(s):
c7eb0e8
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
2 |
license: other
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: other
|
3 |
+
widget:
|
4 |
+
- text: "There was a ghost"
|
5 |
+
example_title: "First Prompt used in video"
|
6 |
+
- text: "I was playing Terraria but then"
|
7 |
+
example_title: "Second prompt used in video"
|
8 |
+
inference:
|
9 |
+
parameters:
|
10 |
+
temperature: 0.6
|
11 |
+
repetition_penalty: 1.1
|
12 |
+
min_length: 128
|
13 |
+
max_length: 512
|
14 |
---
|