We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3e51e6 commit 026202cCopy full SHA for 026202c
examples/model_search/README.md
@@ -109,7 +109,7 @@ TextualInversion = search_civitai(
109
pipeline.load_textual_inversion(TextualInversion, token="EasyNegative")
110
```
111
112
-## Search Civitai
+### Search Civitai
113
114
> [!TIP]
115
> **If an error occurs, insert the `token` and run again.**
@@ -143,7 +143,7 @@ pipeline.load_textual_inversion(TextualInversion, token="EasyNegative")
143
| include_params | bool | False | Whether to include parameters in the returned data. |
144
| skip_error | bool | False | Whether to skip errors and return None. |
145
146
-## Search Huggingface
+### Search Huggingface
147
148
149
0 commit comments