Spaces:
Runtime error
Runtime error
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="
|
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()
|