Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CreatorPhan
/
VDT
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
CreatorPhan
commited on
Jun 6, 2023
Commit
d2c28f1
·
1 Parent(s):
d5e57f7
Update config.py
Browse files
Files changed (1)
hide
show
config.py
+2
-1
config.py
CHANGED
Viewed
@@ -6,4 +6,5 @@ class Config:
6
seq_len = 512
7
out_len = 170
8
device = 'cpu'
9
-
choices = 8
6
seq_len = 512
7
out_len = 170
8
device = 'cpu'
9
+
choices = 8
10
+
show_c = 8