marirena commited on
Commit
d1b3a03
·
verified ·
1 Parent(s): 81d44f1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1082,7 +1082,7 @@ with gr.Blocks(theme=gr.themes.Default(spacing_size="md", primary_hue="red", sec
1082
 
1083
 
1084
 
1085
- demo.launch(auth=(os.environ['user'], os.environ['password']))
1086
 
1087
  # %%
1088
 
 
1082
 
1083
 
1084
 
1085
+ demo.launch()
1086
 
1087
  # %%
1088