Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
brjathu/HMR2.0
xnetba
/
HMR2.0
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
HMR2.0
/
upload_logs.py
xnetba
Duplicate from brjathu/HMR2.0
a24002c
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
142 Bytes
from
huggingface_hub
import
HfApi
api = HfApi()
api.upload_folder(
folder_path=
"logs"
,
repo_id=
"brjathu/HMR"
,
repo_type=
"space"
,
)