hashirehtisham commited on
Commit
9d8d8ff
·
verified ·
1 Parent(s): 6cf7dda

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -73,6 +73,7 @@ footer {display:none !important}
73
  client = InferenceClient(
74
  model="microsoft/phi-4",
75
  token=os.getenv("HF_TOKEN1")
 
76
 
77
  # Define the function for chatbot response
78
  def respond(
 
73
  client = InferenceClient(
74
  model="microsoft/phi-4",
75
  token=os.getenv("HF_TOKEN1")
76
+ )
77
 
78
  # Define the function for chatbot response
79
  def respond(