NassimeBejaia commited on
Commit
06db259
·
verified ·
1 Parent(s): 4bf022d

Update app.py

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