prithivMLmods commited on
Commit
be137c0
Β·
verified Β·
1 Parent(s): c5869ea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -6
app.py CHANGED
@@ -155,12 +155,6 @@ def load_predefined_images():
155
  return predefined_images
156
 
157
 
158
- css += """
159
- input[type="text"]::placeholder {
160
- color: pink !important;
161
- }
162
- """
163
-
164
 
165
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
166
  gr.Markdown(DESCRIPTIONz)
 
155
  return predefined_images
156
 
157
 
 
 
 
 
 
 
158
 
159
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
160
  gr.Markdown(DESCRIPTIONz)