Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CC2311
/
tar
like
2
Running
App
Files
Files
Fetching metadata from the HF Docker repository...
main
tar
/
collection.py
CC2311
Upload 9 files
4a3c644
verified
8 months ago
raw
Copy download link
history
blame
Safe
89 Bytes
def
apply_collection
(
_stat_dict:
dict
)->
dict
:
return
{
"hp"
:
240
,
"atk"
:
60
,
"def"
:
60
}