Spaces:
Runtime error
Runtime error
zeel sheladiya commited on
Commit Β·
aabdf7e
1
Parent(s): c969b49
Create .gitignore
Browse files- .gitignore +3 -0
.gitignore
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__pycache__
|
| 2 |
+
venv
|
| 3 |
+
gradio_cached_examples/
|