prithivMLmods commited on
Commit
8b622a5
·
verified ·
1 Parent(s): 9674e26

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -118,10 +118,7 @@ def process_workflow(image, text_prompt, use_enhancer, seed, randomize_seed, wid
118
 
119
  custom_css = """
120
  .input-group, .output-group {
121
- border: 1px;
122
- border-radius: 10px;
123
- padding: 20px;
124
- margin-bottom: 20px;
125
  }
126
  .submit-btn {
127
  background: linear-gradient(90deg, #4B79A1 0%, #283E51 100%) !important;
 
118
 
119
  custom_css = """
120
  .input-group, .output-group {
121
+
 
 
 
122
  }
123
  .submit-btn {
124
  background: linear-gradient(90deg, #4B79A1 0%, #283E51 100%) !important;