Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -428,7 +428,7 @@ Example:
|
|
428 |
```
|
429 |
|
430 |
|
431 |
-
Gradio if you observe will have
|
432 |
|
433 |
```
|
434 |
|
@@ -477,4 +477,10 @@ To create a public link, set `share=True` in `launch()`.
|
|
477 |
```
|
478 |
|
479 |
|
|
|
|
|
|
|
|
|
|
|
|
|
480 |
|
|
|
428 |
```
|
429 |
|
430 |
|
431 |
+
Gradio if you observe will have a log showing launch and precalculations shown below:
|
432 |
|
433 |
```
|
434 |
|
|
|
477 |
```
|
478 |
|
479 |
|
480 |
+
# Testing Gradio on
|
481 |
+
|
482 |
+
Test gradio by launching the app. Test Results after a successful launch local:
|
483 |
+
|
484 |
+
|
485 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/620630b603825909dcbeba35/wMrAiV9qgybu0fpFPYPil.png)
|
486 |
|