ashok2216 commited on
Commit
131fec3
·
verified ·
1 Parent(s): 4e6b935

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -231,7 +231,7 @@
231
 
232
  import streamlit as st
233
  from huggingface_hub import InferenceClient
234
-
235
 
236
  hf_token = os.getenv("HF_TOKEN")
237
  # Set up the Hugging Face Inference Client
 
231
 
232
  import streamlit as st
233
  from huggingface_hub import InferenceClient
234
+ import os
235
 
236
  hf_token = os.getenv("HF_TOKEN")
237
  # Set up the Hugging Face Inference Client