Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -65,7 +65,7 @@ def send_it3(inputs, noise_level, proc1=proc1):
|
|
65 |
#return output4
|
66 |
|
67 |
|
68 |
-
title = "Photoreal"
|
69 |
demo = gr.Blocks(title=title,css="footer {visibility: hidden}")
|
70 |
demo.encrypt = False
|
71 |
|
|
|
65 |
#return output4
|
66 |
|
67 |
|
68 |
+
title = "Photoreal"
|
69 |
demo = gr.Blocks(title=title,css="footer {visibility: hidden}")
|
70 |
demo.encrypt = False
|
71 |
|