File size: 254 Bytes
a891a57
 
 
 
 
 
 
 
62f677a
 
a891a57
 
 
 
 
 
 
44efe98
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Byte-compiled / optimized / DLL files
__pycache__/
**/__pycache__/
*.py[cod]
**/*.py[cod]
*$py.class

# Model weights
#**/*.pth
#**/*.onnx

# Ipython notebook
*.ipynb

# Temporary files or benchmark resources
animations/*
tmp/*
gradio_cached_examples/