RAHUL-13 commited on
Commit
7ee7de1
·
verified ·
1 Parent(s): 8119f62

Upload .dockerignore with huggingface_hub

Browse files
Files changed (1) hide show
  1. .dockerignore +15 -0
.dockerignore ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ __pycache__
2
+ *.pyc
3
+ *.pyo
4
+ .git
5
+ .gitignore
6
+ test_*.py
7
+ test_*.txt
8
+ *.md
9
+ !README.md
10
+ inference.py
11
+ .env
12
+ .venv
13
+ venv
14
+ outputs/
15
+ *.egg-info