Quazim0t0 commited on
Commit
9e108df
·
verified ·
1 Parent(s): abf908c

Update src/components/WelcomeScreen.tsx

Browse files
Files changed (1) hide show
  1. src/components/WelcomeScreen.tsx +1 -1
src/components/WelcomeScreen.tsx CHANGED
@@ -17,7 +17,7 @@ export default function WelcomeScreen({ onStart }: WelcomeScreenProps) {
17
  role="banner"
18
  >
19
  <div className="p-8 text-center">
20
- <h1 className="text-5xl font-bold text-gray-100 mb-4">FastVLM&YoloV8n Onnx WebGPU</h1>
21
  <p className="text-xl text-gray-300 leading-relaxed">
22
  Real-time video captioning & Object Detection powered by{" "}
23
  <a
 
17
  role="banner"
18
  >
19
  <div className="p-8 text-center">
20
+ <h1 className="text-5xl font-bold text-gray-100 mb-4">FastVLM&YoloV8n Onnx WebGPU!</h1>
21
  <p className="text-xl text-gray-300 leading-relaxed">
22
  Real-time video captioning & Object Detection powered by{" "}
23
  <a