Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
lilacai
/
lilac
like
39
Running
App
Files
Files
Community
2
9b5c14a
lilac
/
.dockerignore
nsthorat
Push
80dadd4
over 1 year ago
raw
Copy download link
history
blame
Safe
106 Bytes
# Python
**
/__pycache__
**/*
.pyc
**/*
.pyo
**/*
.pyd
# Ignore unit tests.
**/*_test.py
# Mac OS.
.DS_Store