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

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 = "NeuraStudio ai image upscale"
101
 
102
  demo = gr.Interface(
103
  upscaler, [
 
97
 
98
  if __name__ == "__main__":
99
 
100
+ title = "NeuraVision ai image upscale"
101
 
102
  demo = gr.Interface(
103
  upscaler, [