Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
Yntec/PrintingPress
NativeAngels
/
PrintingPress
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Yntec
commited on
Feb 25, 2024
Commit
c672df2
·
verified
·
1 Parent(s):
4adf11c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -20,7 +20,7 @@ def load_fn(models):
20
load_fn(models)
21
22
23
-
num_models =
1
24
default_models = models[:num_models]
25
26
20
load_fn(models)
21
22
23
+
num_models =
6
24
default_models = models[:num_models]
25
26