Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LN1996
/
S21_ChatGPT_from_scratch
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
LN1996
commited on
Oct 27, 2023
Commit
08cbc90
·
1 Parent(s):
fe34265
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -57,4 +57,4 @@ iface = gr.Interface(
57
examples = examples
58
)
59
60
-
iface.launch()
57
examples = examples
58
)
59
60
+
iface.launch()