MoEprometheus commited on
Commit
4b42203
·
verified ·
1 Parent(s): b9c6b3d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -139,7 +139,6 @@ demo = gr.ChatInterface(
139
  "Нейронная сеть — это",
140
  "Python — язык",
141
  ],
142
- theme="soft",
143
  )
144
 
145
  demo.launch()
 
139
  "Нейронная сеть — это",
140
  "Python — язык",
141
  ],
 
142
  )
143
 
144
  demo.launch()