awacke1 commited on
Commit
80cf84f
·
1 Parent(s): d9f99ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -428,7 +428,7 @@ Example:
428
  ```
429
 
430
 
431
- Gradio if you observe will have the libraries and versions shown below:
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