ahmedJaafari commited on
Commit
d39fba0
·
verified ·
1 Parent(s): bd44a56

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ iface = gr.Interface(
26
  ],
27
  title="Vochai - Transcription",
28
  description=(
29
- "Developed by Vochai. For more information, visit [Voch.ai](https://voch.ai) or contact us at [email protected].\n\n",
30
  "N.B. This Tool is for demonstration purposes only, the results may not be 100% accurate and the speed is slower than usual."
31
  ),
32
  )
 
26
  ],
27
  title="Vochai - Transcription",
28
  description=(
29
+ "Developed by Vochai. For more information, visit [Voch.ai](https://voch.ai) or contact us at [email protected].\n\n"
30
  "N.B. This Tool is for demonstration purposes only, the results may not be 100% accurate and the speed is slower than usual."
31
  ),
32
  )