kevinantony commited on
Commit
a812696
·
verified ·
1 Parent(s): 01f2dd6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ from diffusers import FluxInpaintPipeline
11
 
12
  MARKDOWN = """
13
  # FLUX.1 Inpainting using
14
- [Black Forest Labs](https://huggingface.co/black-forest-labs)'s FLUX.1-schnell
15
  """
16
 
17
  MAX_SEED = np.iinfo(np.int32).max
 
11
 
12
  MARKDOWN = """
13
  # FLUX.1 Inpainting using
14
+ [Black Forest Labs](https://huggingface.co/black-forest-labs)' "FLUX.1-dev"
15
  """
16
 
17
  MAX_SEED = np.iinfo(np.int32).max