shuarya2011 commited on
Commit
46c3885
·
verified ·
1 Parent(s): ed11e2f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -78,7 +78,6 @@ demo = gr.ChatInterface(
78
  "Write a Python function to reverse a string",
79
  "What is photosynthesis?",
80
  ],
81
- theme=gr.themes.Soft(),
82
  )
83
 
84
  demo.launch()
 
78
  "Write a Python function to reverse a string",
79
  "What is photosynthesis?",
80
  ],
 
81
  )
82
 
83
  demo.launch()