AndreaAlessandrelli4 commited on
Commit
d7aab58
·
verified ·
1 Parent(s): d2f541c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -119,7 +119,6 @@ chat_interface = gr.ChatInterface(
119
  ["Le persone single possono adottare un bambino?"],
120
  ["Posso usare un'immagine prodotto dall'intelligenza artificiale?"],
121
  ],
122
- css=style.css
123
  )
124
 
125
  with gr.Blocks(css="style.css") as demo:
 
119
  ["Le persone single possono adottare un bambino?"],
120
  ["Posso usare un'immagine prodotto dall'intelligenza artificiale?"],
121
  ],
 
122
  )
123
 
124
  with gr.Blocks(css="style.css") as demo: