shafire commited on
Commit
baa8f43
·
verified ·
1 Parent(s): 6042dff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -70,6 +70,8 @@ response = tokenizer.decode(output_ids[0][input_ids.shape[1]:], skip_special_tok
70
  print(response)
71
 
72
 
 
 
73
  🛠️ Hugging Face Inference API
74
  Use it via API for quick tasks:
75
 
 
70
  print(response)
71
 
72
 
73
+ ---
74
+
75
  🛠️ Hugging Face Inference API
76
  Use it via API for quick tasks:
77