AIRider commited on
Commit
b1d2528
·
verified ·
1 Parent(s): 6949bb9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ examples = [
61
  ["An astronaut on mars in a futuristic cyborg suit"],
62
  ]
63
 
64
- css = '''
65
  .gradio-container {
66
  max-width: 1400px !important;
67
  margin: auto;
 
61
  ["An astronaut on mars in a futuristic cyborg suit"],
62
  ]
63
 
64
+ css = """
65
  .gradio-container {
66
  max-width: 1400px !important;
67
  margin: auto;