evalstate HF Staff commited on
Commit
9fb9582
·
verified ·
1 Parent(s): 51b7c7d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -349,4 +349,4 @@ FLUX.2 [dev] is a 32B model rectified flow capable of generating, editing and co
349
  outputs=[result, seed]
350
  )
351
 
352
- demo.launch(css=css)
 
349
  outputs=[result, seed]
350
  )
351
 
352
+ demo.launch(mcp_server=True,css=css)