Spaces:
Running
on
Zero
Running
on
Zero
Ray
commited on
Commit
·
a058003
1
Parent(s):
22ccffa
update github link
Browse files
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/
|
| 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():
|