dwb2023 commited on
Commit
cf5ee16
·
verified ·
1 Parent(s): b9b538c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -118,7 +118,6 @@ with app:
118
  url_input = gr.Textbox(label="https:// URL of Repository", placeholder="Enter the repository URL here OR select an example below...")
119
  url_examples = gr.Examples(
120
  examples=[
121
- ["https://huggingface.co/spaces/big-vision/paligemma-hf"],
122
  ["https://huggingface.co/spaces/big-vision/paligemma-hf"],
123
  ["https://huggingface.co/microsoft/Phi-3-vision-128k-instruct"],
124
  ["https://huggingface.co/llava-hf/llava-v1.6-mistral-7b-hf"]
 
118
  url_input = gr.Textbox(label="https:// URL of Repository", placeholder="Enter the repository URL here OR select an example below...")
119
  url_examples = gr.Examples(
120
  examples=[
 
121
  ["https://huggingface.co/spaces/big-vision/paligemma-hf"],
122
  ["https://huggingface.co/microsoft/Phi-3-vision-128k-instruct"],
123
  ["https://huggingface.co/llava-hf/llava-v1.6-mistral-7b-hf"]