Alfasign commited on
Commit
1c3d658
·
1 Parent(s): 1203e7e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -910,7 +910,8 @@ def send_it1(inputs, model_choice):
910
  css=""""""
911
 
912
 
913
- with gr.Blocks(css=css) as myface:
 
914
  gr.HTML("""
915
  <div style="text-align: center; max-width: 1200px; margin: 0 auto;">
916
  <div>
 
910
  css=""""""
911
 
912
 
913
+
914
+ with gr.Blocks(css="style.css", theme="NoCrypt/[email protected]") as myface:
915
  gr.HTML("""
916
  <div style="text-align: center; max-width: 1200px; margin: 0 auto;">
917
  <div>