Wiuhh commited on
Commit
ecedc95
·
verified ·
1 Parent(s): 4961963

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,7 +97,7 @@ def upscaler(img, version, scale):
97
 
98
  if __name__ == "__main__":
99
 
100
- title = "Image Upscaler & Restoring [GFPGAN Algorithm]"
101
 
102
  demo = gr.Interface(
103
  upscaler, [
 
97
 
98
  if __name__ == "__main__":
99
 
100
+ title = "NeuraStudio ai image upscale"
101
 
102
  demo = gr.Interface(
103
  upscaler, [