Nymbo commited on
Commit
5036196
1 Parent(s): 0536136

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -133,7 +133,7 @@ demo = gr.Interface(
133
  title=title,
134
  examples=examples,
135
  css=css,
136
- theme="Nymbo/Alyx_Theme"
137
  )
138
 
139
  if __name__ == "__main__":
 
133
  title=title,
134
  examples=examples,
135
  css=css,
136
+ theme="Nymbo/Nymbo_Theme"
137
  )
138
 
139
  if __name__ == "__main__":