sahadev10 commited on
Commit
a1e7596
·
verified ·
1 Parent(s): c04ebb9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@
16
  # os.makedirs(OUTPUT_DIR, exist_ok=True)
17
  # os.makedirs(SAVE_DIR, exist_ok=True)
18
 
19
- # # === Image Generation Function ===
20
  # def generate_images():
21
  # command = [
22
  # "python",
 
16
  # os.makedirs(OUTPUT_DIR, exist_ok=True)
17
  # os.makedirs(SAVE_DIR, exist_ok=True)
18
 
19
+ # # === Image Generation Function ===h
20
  # def generate_images():
21
  # command = [
22
  # "python",