Tonic commited on
Commit
6f3bbe5
·
1 Parent(s): 8bd22dc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -166,7 +166,7 @@ def save_image(image_input, output_dir="saved_images"):
166
  raise ValueError("Invalid image input type")
167
 
168
  def process_image(image_file_path):
169
- client = Client("https://tonic1-official-qwen-vl-chat.hf.space/--replicas/xhs6q/") # TruEra
170
  try:
171
  result = client.predict(
172
  "Describe this image in detail, identify every detail in this image. Describe the image the best you can.", # TruEra
 
166
  raise ValueError("Invalid image input type")
167
 
168
  def process_image(image_file_path):
169
+ client = Client("https://tonic1-official-qwen-vl-chat.hf.space/--replicas/t5ccx/") # TruEra
170
  try:
171
  result = client.predict(
172
  "Describe this image in detail, identify every detail in this image. Describe the image the best you can.", # TruEra