on1onmangoes commited on
Commit
b951b08
·
verified ·
1 Parent(s): 6a9593b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ HF_TOKEN = os.getenv("HF_TOKEN") # Replace with your actual token if not using
7
 
8
  # Initialize the Gradio Client for the specified API
9
  client = Client("on1onmangoes/CNIHUB10724v9", hf_token=HF_TOKEN)
10
-
11
 
12
  # Function to handle chat API call
13
  def stream_chat_with_rag(
 
7
 
8
  # Initialize the Gradio Client for the specified API
9
  client = Client("on1onmangoes/CNIHUB10724v9", hf_token=HF_TOKEN)
10
+
11
 
12
  # Function to handle chat API call
13
  def stream_chat_with_rag(