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
May 7, 2024
Commit
3f36b1b
Β·
verified
Β·
1 Parent(s):
0b88bd4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -19,5 +19,4 @@ gr.Interface(
19
inputs="text",
20
outputs="text",
21
title="playground",
22
-
enable_queue=True,
23
).launch()
19
inputs="text",
20
outputs="text",
21
title="playground",
22
).launch()