Spaces:
Running
Running
Update gradio_test.py
Browse files- gradio_test.py +2 -0
gradio_test.py
CHANGED
|
@@ -556,6 +556,8 @@ def create_gradio_interface():
|
|
| 556 |
description = """
|
| 557 |
**This is the backend of NeuroNest - an object detection and visual analysis application intended to improve the lives of those affected by Alzheimers.**
|
| 558 |
|
|
|
|
|
|
|
| 559 |
**Texas State CS && Interior Design Dept. - Abheek Pradhan, Dr. Nadim Adi, Dr. Greg Lakomski**
|
| 560 |
|
| 561 |
This system provides:
|
|
|
|
| 556 |
description = """
|
| 557 |
**This is the backend of NeuroNest - an object detection and visual analysis application intended to improve the lives of those affected by Alzheimers.**
|
| 558 |
|
| 559 |
+
**This version uses the free-tier CPU inferencing, it will take up to 3 minutes to process a picture**
|
| 560 |
+
|
| 561 |
**Texas State CS && Interior Design Dept. - Abheek Pradhan, Dr. Nadim Adi, Dr. Greg Lakomski**
|
| 562 |
|
| 563 |
This system provides:
|