awacke1 commited on
Commit
021fbe2
1 Parent(s): fd96369

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import streamlit as st
2
  import streamlit.components.v1 as components
3
  import os
 
1
+ from huggingface_hub import InferenceClient
2
  import streamlit as st
3
  import streamlit.components.v1 as components
4
  import os