Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
Raven7/Chatbottest4
Raven7
/
LLM2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Raven7
commited on
Jul 14, 2024
Commit
6be5040
Β·
verified
Β·
1 Parent(s):
3d8a895
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -128,4 +128,4 @@ Parquet νμΌμ μλ λ΄μ©μ λν΄μλ μ μ ν λλ΅μ μμ±ν΄
128
)
129
130
if __name__ == "__main__":
131
-
demo.launch
128
)
129
130
if __name__ == "__main__":
131
+
demo.launch
()