Spaces:
Runtime error
Runtime error
Nadine Rueegg
commited on
Commit
β’
7fd7869
1
Parent(s):
ffa662c
update gitignore
Browse files- .gitignore +12 -0
.gitignore
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio_demo_old
|
2 |
+
gradio_demo/*.png
|
3 |
+
gradio_demo/*.glb
|
4 |
+
gradio_cached_examples/
|
5 |
+
results/
|
6 |
+
**_orig.py
|
7 |
+
**copy.py
|
8 |
+
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
__pycache__/
|