mohammed-aljafry commited on
Commit
c873c35
·
verified ·
1 Parent(s): 4f1aaad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -176,7 +176,6 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue="blue", secondary_hue="sky"), cs
176
  inputs=[api_rgb_image_path, api_measurements_path, example_speed, example_pos],
177
  label="اختر سيناريو اختبار",
178
  # تغيير عناوين الأعمدة
179
- headers=["صورة الكاميرا", "ملف القياسات", "السرعة (m/s)", "الإحداثيات"]
180
  )
181
  else:
182
  gr.Markdown("لم يتم العثور على مجلد الأمثلة (`examples`) أو محتوياته.")
 
176
  inputs=[api_rgb_image_path, api_measurements_path, example_speed, example_pos],
177
  label="اختر سيناريو اختبار",
178
  # تغيير عناوين الأعمدة
 
179
  )
180
  else:
181
  gr.Markdown("لم يتم العثور على مجلد الأمثلة (`examples`) أو محتوياته.")