Browse Source

Update 'README.md'

天问 2 years ago
parent
commit
052e9091fe
1 changed files with 3 additions and 1 deletions
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -12,4 +12,6 @@ def sketch_recognition(img):
 gr.Interface(fn=sketch_recognition, inputs="sketchpad", outputs="label").launch()
 gr.Interface(fn=sketch_recognition, inputs="sketchpad", outputs="label").launch()
 
 
 ```
 ```
-launch() 启动一个web项目,端口默认3000
+launch() 启动一个web项目,端口默认3000
+
+网站: https://gradio.app/