Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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
|
| 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 |
|