Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ziadmostafa
/
NoteGenie
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
NoteGenie
/
.gitignore
ziadmostafa
Replace with updated NoteGenie version
0d48ff6
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
# Ignore Flask session data
/flask_session/
# Ignore Python cache files
/utils/
__pycache__/