FrancescoLR commited on
Commit
9870ccd
·
verified ·
1 Parent(s): 31c4123

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -174,7 +174,6 @@ else:
174
  # 🔹 Download Model Weights
175
  download_model()
176
 
177
-
178
  # 🔹 Run Gradio App
179
  if __name__ == "__main__":
180
  demo.launch(share=True)
 
174
  # 🔹 Download Model Weights
175
  download_model()
176
 
 
177
  # 🔹 Run Gradio App
178
  if __name__ == "__main__":
179
  demo.launch(share=True)