holytinz278 commited on
Commit
7a1a0b0
·
verified ·
1 Parent(s): 534c972

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ For more information on `huggingface_hub` Inference API support, please check th
8
  """
9
  client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
10
 
11
- CREATOR_NAME = "Your Name" # Define your creator name here
12
 
13
  def fetch_system_message():
14
  conn = db_connection()
 
8
  """
9
  client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
10
 
11
+ CREATOR_NAME = "Ridimz" # Define your creator name here
12
 
13
  def fetch_system_message():
14
  conn = db_connection()