sidfeels commited on
Commit
d89ef37
1 Parent(s): a8feda3

updated readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -53,7 +53,7 @@ with torch.no_grad():
53
  prompt_input_ids=prompt.input_ids,
54
  do_sample=True
55
  )
56
-
57
  ## Colab Link for Quick Testing
58
 
59
  You can easily experiment with this fine-tuned Parler TTS Mini model using our interactive Google Colab notebook.
 
53
  prompt_input_ids=prompt.input_ids,
54
  do_sample=True
55
  )
56
+ ```
57
  ## Colab Link for Quick Testing
58
 
59
  You can easily experiment with this fine-tuned Parler TTS Mini model using our interactive Google Colab notebook.