Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
nsthorat-lilac
/
nuforc
like
0
Runtime error
App
Files
Files
Community
089dff9
nuforc
/
.dockerignore
nsthorat-lilac
Push to HF space
6d1d0fa
verified
10 months ago
raw
Copy download link
history
blame
Safe
106 Bytes
# Python
**
/__pycache__
**/*
.pyc
**/*
.pyo
**/*
.pyd
# Ignore unit tests.
**/*_test.py
# Mac OS.
.DS_Store