Skip to content

Commit fdf70cb

Browse files
authored
Fix typo (huggingface#2138)
1 parent 20396e2 commit fdf70cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/en/api/loaders.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ specific language governing permissions and limitations under the License.
1212

1313
# Loaders
1414

15-
There are many weights to train adapter neural networks for diffusion models, such as
15+
There are many ways to train adapter neural networks for diffusion models, such as
1616
- [Textual Inversion](./training/text_inversion.mdx)
1717
- [LoRA](https://github.com/cloneofsimo/lora)
1818
- [Hypernetworks](https://arxiv.org/abs/1609.09106)

0 commit comments

Comments
 (0)