Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AUXteam
/
tiny_factory
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
tiny_factory
/
.gitignore
Jules
Add .gitignore and remove __pycache__ and log files from version control
08e975f
2 months ago
raw
Copy download link
history
blame
contribute
delete
89 Bytes
__pycache__/
*
.py
[cod]
*
$py
.class
run_logs
.txt
run_logs_2
.txt
.venv/
.env
.pytest_cache/