k050506koch commited on
Commit
c99c451
1 Parent(s): 9332ff3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ To use the models for inference, you can send a POST request to the `/generate/<
37
 
38
  ```
39
  {
40
- "input_text": "[Ivan Ivanov, Lead Software Engineer, Superhero for Justice, Writing code, fixing issues, solving problems, Masculine, Long Hair, Adult]<endoftext>"
41
  }
42
  ```
43
 
 
37
 
38
  ```
39
  {
40
+ "input_text": "[Ivan Ivanov, Lead Software Engineer, Superhero for Justice, Writing code, fixing issues, solving problems, Masculine, Long Hair, Adult]<|endoftext|>"
41
  }
42
  ```
43