Jimpa666 commited on
Commit
c787ed6
·
1 Parent(s): fa72681

Update app.py

Browse files

share=True tillbaka

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,4 +65,4 @@ Padelcoach = gr.Interface(fn=chatbot, inputs=[
65
  article="<p>Ask the AI coach about techniques and strategies in the game of padel. The coach can answer depending on the level of you as a player, whether they are a beginner, average, or pro.</p>",
66
  )
67
 
68
- Padelcoach.launch(share=True) #share=True
 
65
  article="<p>Ask the AI coach about techniques and strategies in the game of padel. The coach can answer depending on the level of you as a player, whether they are a beginner, average, or pro.</p>",
66
  )
67
 
68
+ Padelcoach.launch()