Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
huggingface-projects/llama-2-13b-chat
appvoid
/
playground
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
appvoid
commited on
Sep 27, 2024
Commit
166b80d
Β·
verified
Β·
1 Parent(s):
2031352
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -18,5 +18,5 @@ gr.Interface(
18
fn=predict,
19
inputs="text",
20
outputs="text",
21
-
title="
playground
",
22
).launch()
18
fn=predict,
19
inputs="text",
20
outputs="text",
21
+
title="
arco 2
",
22
).launch()