Pan commited on
Commit
da58fac
·
1 Parent(s): e37ada4

Update gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +6 -0
.gitignore ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ .streamlit
2
+ .DS_STORE
3
+ *.csv
4
+
5
+ gradio_cached_examples
6
+ __pycache__