Fix: Update deprecated APIs and dependencies

#7
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -325,4 +325,4 @@ with gr.Blocks(title="FLUXllama Enhanced", theme=gr.themes.Soft()) as demo:
325
  )
326
 
327
  if __name__ == "__main__":
328
- demo.launch(share=True)
 
325
  )
326
 
327
  if __name__ == "__main__":
328
+ demo.launch()