Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
xnetba
/
bart
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
xnetba
commited on
Jul 7, 2023
Commit
cce3d0b
·
1 Parent(s):
b3b157e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -5,4 +5,5 @@ generator(
5
"In this course, we will teach you how to",
6
max_length=30,
7
num_return_sequences=2,
8
)
5
"In this course, we will teach you how to",
6
max_length=30,
7
num_return_sequences=2,
8
+
9
)