jeremierostan commited on
Commit
692cbb5
·
verified ·
1 Parent(s): ee5383e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -74,7 +74,6 @@ iface = gr.ChatInterface(
74
  title="Claude Custom Assistant",
75
  description="Chat with an AI assistant powered by Claude 3.5 Sonnet, customs instructions, and a reference document",
76
  theme=anthropic_theme,
77
- css=custom_css,
78
 
79
  # Change examples as desired
80
  examples=["What are the key ingredients of a well-planned lesson?", "What might be barriers to learning?", "How does learning happen in the classroom?"],
 
74
  title="Claude Custom Assistant",
75
  description="Chat with an AI assistant powered by Claude 3.5 Sonnet, customs instructions, and a reference document",
76
  theme=anthropic_theme,
 
77
 
78
  # Change examples as desired
79
  examples=["What are the key ingredients of a well-planned lesson?", "What might be barriers to learning?", "How does learning happen in the classroom?"],