diazcalvi commited on
Commit
76b1fe3
·
1 Parent(s): 6f2d737
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,7 +121,7 @@ gradio_interface = gradio.Interface(
121
  ["What is the acceleration of the P30 (km/h)?"]
122
  ],
123
  title="KION-Linde AI",
124
- description=""Enter a query about any KION/Linde products. The AI knows all the details, loads, sizes, manuals and procedures to support hundreds of parts and equipment. You can check out also our repository [here](https://www.linde-mh.com/en/About-us/Media/)",
125
  article="© Carlos Diaz Calvi 2023"
126
  )
127
  gradio_interface.launch()
 
121
  ["What is the acceleration of the P30 (km/h)?"]
122
  ],
123
  title="KION-Linde AI",
124
+ description="Enter a query about any KION/Linde products. The AI knows all the details, loads, sizes, manuals and procedures to support hundreds of parts and equipment. You can check out also our repository [here](https://www.linde-mh.com/en/About-us/Media/)",
125
  article="© Carlos Diaz Calvi 2023"
126
  )
127
  gradio_interface.launch()