ved-genmo commited on
Commit
89a09a4
1 Parent(s): 3c268ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -69,7 +69,7 @@ Replace `<path_to_downloaded_directory>` with the path to your model directory.
69
 
70
  ## API
71
 
72
- This repository comes with a simple, composable API, so you can programmatically call the model. **This API gives the highest quality results.** You can find a full example [here](demos/api_example.py). But, roughly, it looks like this:
73
 
74
  ```python
75
  from genmo.mochi_preview.pipelines import (
 
69
 
70
  ## API
71
 
72
+ This repository comes with a simple, composable API, so you can programmatically call the model. This API gives the highest quality results. You can find a full example [here](demos/api_example.py). But, roughly, it looks like this:
73
 
74
  ```python
75
  from genmo.mochi_preview.pipelines import (