Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Baraaqasem
/
Imag
like
0
Runtime error
App
Files
Files
Community
14ee1a9
Imag
/
build_pypi.sh
Baraaqasem
Upload 29 files
14ee1a9
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
113 Bytes
rm
-rf dist
rm
-rf build
python setup.py sdist
python setup.py bdist_wheel
twine check dist/*
twine upload dist/*