Ray commited on
Commit
a058003
·
1 Parent(s): 22ccffa

update github link

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -294,7 +294,7 @@ with gr.Blocks(css=css) as demo:
294
  2. Increase **K** (Blur Strength) to generate realistic bokeh effects based on the scene's depth.
295
 
296
  > ⚠️ **Preprocessing Note:** Due to resource constraints in this demo, input images are **automatically resized** (longer edge = 512px).
297
- > If you wish to perform inference at the **original resolution**, please refer to our **[GitHub Code](https://github.com/nycu-cplab/Genfocus)** to run it locally.
298
  """)
299
 
300
  with gr.Row():
 
294
  2. Increase **K** (Blur Strength) to generate realistic bokeh effects based on the scene's depth.
295
 
296
  > ⚠️ **Preprocessing Note:** Due to resource constraints in this demo, input images are **automatically resized** (longer edge = 512px).
297
+ > If you wish to perform inference at the **original resolution**, please refer to our **[GitHub Code](https://github.com/rayray9999/Genfocus)** to run it locally.
298
  """)
299
 
300
  with gr.Row():