Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
cbensimon/zerogpu-quickstart
blanchon
/
PixDiet
like
4
Running
on
Zero
App
Files
Files
Community
1
main
PixDiet
/
publish.py
blanchon
Initial commit
41039aa
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
156 Bytes
from
huggingface_hub
import
upload_folder
upload_folder(
folder_path=
"/mnt/sda/jeremy/PixDiet"
,
repo_id=
"eBoreal/PixDiet"
,
repo_type=
"space"
,
)