naughtondale commited on
Commit
3a8b80c
1 Parent(s): 2f4d3c6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,7 +65,7 @@ iface = gr.Interface(
65
 
66
  Ask questions about the meaning of these values using the application's AI chatbot here: https://aitechproducts.com/oilflowbot.html)
67
 
68
- Go back to: <a href="https://aitechproducts.com">AI TECH PRODUCTS</a>""")
69
 
70
  iface.launch()
71
 
 
65
 
66
  Ask questions about the meaning of these values using the application's AI chatbot here: https://aitechproducts.com/oilflowbot.html)
67
 
68
+ Go back to: <a href="https://aitechproducts.com/oil-gas">Oil & Gas Products</a>""")
69
 
70
  iface.launch()
71