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
b5a25d1
·
1 Parent(s):
d92408a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -74,4 +74,4 @@ chat_button = gr.Interface(
74
],
75
)
76
77
-
gradio
.launch(chat_button)
74
],
75
)
76
77
+
gr
.launch(chat_button)