Run on novita (#3119)

* add run on novita

* adjust position
pull/3120/head
hugo 2025-03-20 19:02:44 +08:00 committed by GitHub
parent e5e8be05fe
commit a1b16e44f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 0 deletions

View File

@ -21,6 +21,8 @@ The GUI allows you to set the training parameters and generate and run the requi
- [Runpod](#runpod)
- [Manual installation](#manual-installation)
- [Pre-built Runpod template](#pre-built-runpod-template)
- [Novita](#novita)
- [Pre-built Novita template](#pre-built-novita-template)
- [Docker](#docker)
- [Get your Docker ready for GPU support](#get-your-docker-ready-for-gpu-support)
- [Windows](#windows-1)
@ -219,6 +221,14 @@ To run from a pre-built Runpod template, you can:
3. Once deployed, connect to the Runpod on HTTP 3010 to access the kohya_ss GUI. You can also connect to auto1111 on HTTP 3000.
### Novita
#### Pre-built Novita template
1. Open the Novita template by clicking on <https://novita.ai/gpus-console?templateId=312>.
2. Deploy the template on the desired host.
3. Once deployed, connect to the Novita on HTTP 7860 to access the kohya_ss GUI.
### Docker
#### Get your Docker ready for GPU support