fffiloni commited on
Commit
fc9467c
·
verified ·
1 Parent(s): 4387a40

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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