yanze commited on
Commit
03aac7c
1 Parent(s): 9cc8494

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -179,7 +179,7 @@ If you have any questions or feedbacks, feel free to open a discussion or contac
179
  """ # noqa E501
180
 
181
  _DEV_DES = '''
182
- * Please refer to our repo for instructions on running gradio demo [locally](https://github.com/ToTheBeginning/PuLID?tab=readme-ov-file#local-gradio-demo)
183
  '''
184
 
185
 
 
179
  """ # noqa E501
180
 
181
  _DEV_DES = '''
182
+ * Please refer to our repo for instructions on running gradio demo [locally](https://github.com/ToTheBeginning/PuLID/blob/main/docs/pulid_for_flux.md#local-gradio-demo)
183
  '''
184
 
185