abanm commited on
Commit
16bd81c
·
verified ·
1 Parent(s): 082f600

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,5 +1,6 @@
1
  import streamlit as st
2
  from huggingface_hub import InferenceClient
 
3
 
4
  # Constants
5
  SPACE_URL = "https://z7svds7k42bwhhgm.us-east-1.aws.endpoints.huggingface.cloud"
 
1
  import streamlit as st
2
  from huggingface_hub import InferenceClient
3
+ import os
4
 
5
  # Constants
6
  SPACE_URL = "https://z7svds7k42bwhhgm.us-east-1.aws.endpoints.huggingface.cloud"