Spaces:
Running
Running
type sd_trainer
Browse files
app.py
CHANGED
|
@@ -460,7 +460,7 @@ def start_training(
|
|
| 460 |
"config": {
|
| 461 |
"name": slugged_lora_name,
|
| 462 |
"process": [
|
| 463 |
-
{
|
| 464 |
"model": {
|
| 465 |
"low_vram": low_vram,
|
| 466 |
"is_flux": True,
|
|
|
|
| 460 |
"config": {
|
| 461 |
"name": slugged_lora_name,
|
| 462 |
"process": [
|
| 463 |
+
{ "type":"sd_trainer",
|
| 464 |
"model": {
|
| 465 |
"low_vram": low_vram,
|
| 466 |
"is_flux": True,
|