Daryl Lim
commited on
Commit
·
b850f1b
1
Parent(s):
58dfbc9
Create .gitignore
Browse files- .gitignore +3 -0
.gitignore
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
.ipynb_checkpoints
|
2 |
+
*.ipynb
|
3 |
+
gradio-env
|