Spaces:
No application file
No application file
Update app.py
Browse filesshare=True tillbaka
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(
|
|
|
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()
|