Spaces:
Running
on
Zero
Running
on
Zero
Upload folder using huggingface_hub
Browse files- .gitignore +4 -0
.gitignore
CHANGED
@@ -163,3 +163,7 @@ cython_debug/
|
|
163 |
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
164 |
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
165 |
#.idea/
|
|
|
|
|
|
|
|
|
|
163 |
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
164 |
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
165 |
#.idea/
|
166 |
+
|
167 |
+
# Gradio
|
168 |
+
gradio_cached_examples
|
169 |
+
flagged
|