Spaces:
Running
on
Zero
Running
on
Zero
instructions type
Browse files
app.py
CHANGED
@@ -588,7 +588,7 @@ if __name__ == "__main__":
|
|
588 |
- For large masks, increase the number of steps (up to 80) for better results.
|
589 |
|
590 |
**Super Resolution:** <br>
|
591 |
-
- Upload a either a high resolution image which will be be center cropped to 768x768 and downscaled by the selected factor
|
592 |
- Or upload a low-resolution image which will be upscaled by the selected factor to 768x768. The input resolution must match the target resolution for the selected scale factor (e.g., 64x64 for x12, 32x32 for x24).
|
593 |
"""
|
594 |
|
|
|
588 |
- For large masks, increase the number of steps (up to 80) for better results.
|
589 |
|
590 |
**Super Resolution:** <br>
|
591 |
+
- Upload a either a high resolution image which will be be center cropped to 768x768 and downscaled by the selected factor.
|
592 |
- Or upload a low-resolution image which will be upscaled by the selected factor to 768x768. The input resolution must match the target resolution for the selected scale factor (e.g., 64x64 for x12, 32x32 for x24).
|
593 |
"""
|
594 |
|