zaanind commited on
Commit
70716e0
·
verified ·
1 Parent(s): 7bccbd3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,6 +36,6 @@ gradio_interface = gradio.Interface(
36
  outputs="text",
37
  title="ZoomAI Inference Server",
38
  description="",
39
- article="© Developed By @Zaanind 2023-2024"
40
  )
41
  gradio_interface.launch()
 
36
  outputs="text",
37
  title="ZoomAI Inference Server",
38
  description="",
39
+ article="© Zaanind 2023-2024"
40
  )
41
  gradio_interface.launch()