Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
import gradio as gr
|
2 |
-
demo = gr.load("giurimatrix/chatbot", src="spaces",api_key="
|
3 |
demo.launch()
|
|
|
1 |
import gradio as gr
|
2 |
+
demo = gr.load("giurimatrix/chatbot", src="spaces",api_key="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")
|
3 |
demo.launch()
|