Spaces:
Running
on
L40S
Running
on
L40S
Update app.py
Browse files
app.py
CHANGED
@@ -17,7 +17,7 @@ hf_hub_download(
|
|
17 |
# Define a function to run your script with selected inputs
|
18 |
def run_xportrait(
|
19 |
model_config,
|
20 |
-
|
21 |
resume_dir,
|
22 |
seed,
|
23 |
uc_scale,
|
|
|
17 |
# Define a function to run your script with selected inputs
|
18 |
def run_xportrait(
|
19 |
model_config,
|
20 |
+
output_dir_base,
|
21 |
resume_dir,
|
22 |
seed,
|
23 |
uc_scale,
|