diff --git a/docs/source/en/index.md b/docs/source/en/index.md index 04e907a54288..0aca1d22c142 100644 --- a/docs/source/en/index.md +++ b/docs/source/en/index.md @@ -12,37 +12,24 @@ specific language governing permissions and limitations under the License.
-
+
Learn the fundamental skills you need to start generating outputs, build your own diffusion system, and train a diffusion model. We recommend starting here if you're using 🤗 Diffusers for the first time!
- -Practical guides for helping you load pipelines, models, and schedulers. You'll also learn how to use pipelines for specific tasks, control how outputs are generated, optimize for inference speed, and different training techniques.
- -Understand why the library was designed the way it was, and learn more about the ethical guidelines and safety implementations for using the library.
- -Technical descriptions of how 🤗 Diffusers classes and methods work.
- -