Upload folder using huggingface_hub
Browse files
app.py
CHANGED
|
@@ -356,7 +356,7 @@ def build_footer():
|
|
| 356 |
<p style="color: #888; font-size: 14px;">
|
| 357 |
License: <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank"
|
| 358 |
style="color: #4a9eff;">CC-BY 4.0</a> |
|
| 359 |
-
Dataset: <a href="https://huggingface.co/datasets/AnomalyMachine-50K" target="_blank"
|
| 360 |
style="color: #4a9eff;">AnomalyMachine-50K</a> |
|
| 361 |
GitHub: <a href="https://github.com/mandip42/anomaly-machine-50k" target="_blank"
|
| 362 |
style="color: #4a9eff;">mandip42/anomaly-machine-50k</a>
|
|
|
|
| 356 |
<p style="color: #888; font-size: 14px;">
|
| 357 |
License: <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank"
|
| 358 |
style="color: #4a9eff;">CC-BY 4.0</a> |
|
| 359 |
+
Dataset: <a href="https://huggingface.co/datasets/mandipgoswami/AnomalyMachine-50K" target="_blank"
|
| 360 |
style="color: #4a9eff;">AnomalyMachine-50K</a> |
|
| 361 |
GitHub: <a href="https://github.com/mandip42/anomaly-machine-50k" target="_blank"
|
| 362 |
style="color: #4a9eff;">mandip42/anomaly-machine-50k</a>
|