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 9b7908a commit f1ee0feCopy full SHA for f1ee0fe
config.py
@@ -24,7 +24,7 @@
24
# API metadata
25
API_TITLE = 'MAX Image Resolution Enhancer'
26
API_DESC = 'Upscale low-resolution images by a factor of 4. This model was trained on the OpenImagesV4 dataset.'
27
-API_VERSION = '1.0.1'
+API_VERSION = '1.1.0'
28
29
# default model
30
MODEL_NAME = 'SRGAN'
0 commit comments