We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 503906c commit f7a2575Copy full SHA for f7a2575
image_generation/clarity_upscaler/README.md
@@ -0,0 +1,7 @@
1
+## Clarity Upscaler
2
+
3
+1. Install [Beam](https://beam.cloud) on your computer
4
+2. Clone this repo
5
+3. Deploy the clarity-upscaler: `beam deploy app.py:clarity_upscaler_server`
6
7
+Once deployed, you can access the API through your browser, or via API. `test.py` shows an example API call to the clarity upscaler.
0 commit comments