randhir302 commited on
Commit
d9b781e
·
verified ·
1 Parent(s): 5b5cda9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -168,7 +168,7 @@ outputs = model.generate(
168
 
169
  print(tokenizer.decode(outputs[0], skip_special_tokens=True))
170
 
171
- """
172
  ## Recommended Settings
173
 
174
  ```python
@@ -196,4 +196,5 @@ If HumanFlow helps you:
196
  ⭐ Like the model
197
  ⭐ Share outputs
198
  ⭐ Benchmark it
199
- ⭐ Build products with it
 
 
168
 
169
  print(tokenizer.decode(outputs[0], skip_special_tokens=True))
170
 
171
+ ```
172
  ## Recommended Settings
173
 
174
  ```python
 
196
  ⭐ Like the model
197
  ⭐ Share outputs
198
  ⭐ Benchmark it
199
+ ⭐ Build products with it
200
+