dev2607 commited on
Commit
8696002
·
verified ·
1 Parent(s): eee8a72

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import os
2
  import subprocess
3
  import sys
@@ -426,4 +427,4 @@ with gr.Blocks(title="AI Ingredient Scanner") as app:
426
 
427
  # Launch the app
428
  if __name__ == "__main__":
429
- app.launch()
 
1
+
2
  import os
3
  import subprocess
4
  import sys
 
427
 
428
  # Launch the app
429
  if __name__ == "__main__":
430
+ app.launch()