Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huohguohbo
/
Chatbot_REQUIRES_OPENAI_KEY
like
1
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
huohguohbo
commited on
Apr 26, 2023
Commit
8eead85
·
1 Parent(s):
5f278b8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -98,4 +98,4 @@ chat_button = gr.Interface(
98
live=False,
99
)
100
101
-
chat_button.
test_launch
()
# Launch the Gradio interface
98
live=False,
99
)
100
101
+
chat_button.
launch
()
# Launch the Gradio interface