awacke1 commited on
Commit
7b5ad9d
·
verified ·
1 Parent(s): 3265a83

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -2,6 +2,7 @@
2
  import anthropic
3
  import os
4
  import base64
 
5
  from streamlit.components.v1 import html
6
 
7
  # Set up the Anthropic client
 
2
  import anthropic
3
  import os
4
  import base64
5
+ import streamlit as st
6
  from streamlit.components.v1 import html
7
 
8
  # Set up the Anthropic client