randeom commited on
Commit
e8dc9c7
·
verified ·
1 Parent(s): 4e1a0fa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ from io import BytesIO
8
  # Initialize the HuggingFace Inference Client with the specified model
9
  client_mistral = InferenceClient("mistralai/Mistral-7B-Instruct-v0.2")
10
  # Initialize the Playground AI client
11
- client_playground = Client("https://playgroundai-playground-v2-5.hf.space/--replicas/c9ozb/")
12
 
13
  def format_prompt(logo_request):
14
  system_prompt = """
 
8
  # Initialize the HuggingFace Inference Client with the specified model
9
  client_mistral = InferenceClient("mistralai/Mistral-7B-Instruct-v0.2")
10
  # Initialize the Playground AI client
11
+ client_playground = Client("https://playgroundai-playground-v2-5.hf.space/--replicas/tjkvn/")
12
 
13
  def format_prompt(logo_request):
14
  system_prompt = """