Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -128,7 +128,7 @@ def main(image_path, b_lora_trained_folder, instance_prompt, class_prompt, train
|
|
| 128 |
|
| 129 |
#sleep_time = get_sleep_time(hf_token)
|
| 130 |
#if sleep_time:
|
| 131 |
-
swap_sleep_time(hf_token, 36000)
|
| 132 |
|
| 133 |
local_dir = "image_to_train"
|
| 134 |
# Check if the directory exists and create it if necessary
|
|
|
|
| 128 |
|
| 129 |
#sleep_time = get_sleep_time(hf_token)
|
| 130 |
#if sleep_time:
|
| 131 |
+
#swap_sleep_time(hf_token, 36000)
|
| 132 |
|
| 133 |
local_dir = "image_to_train"
|
| 134 |
# Check if the directory exists and create it if necessary
|