akhaliq HF Staff commited on
Commit
4ce996f
·
1 Parent(s): a53f302

update image path

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -80,7 +80,7 @@ io.launch()
80
  <p class="lg:col-span-2">
81
  You should see a web interface like the following where you can drag and drop your data points and see the predictions:
82
  </p>
83
- <img class="lg:col-span-2" src="https://lh6.googleusercontent.com/xABSrPaS-fgtPNy-TDueab_0mgIui02NYqHyxgGG84zf22FnxUcj5Cgxv4Wayk0bfDqkZ4965uRdg9LLB-ur-MAhnb9K5PJbCAzx_6QuSPKZFsMlqqaogCB1n55j6PnKL9HJ6NZf" alt="Gradio Interface" style="margin:10px">
84
  </div>
85
 
86
 
 
80
  <p class="lg:col-span-2">
81
  You should see a web interface like the following where you can drag and drop your data points and see the predictions:
82
  </p>
83
+ <img class="lg:col-span-2" src="./gradiointerface.png" alt="Gradio Interface" style="margin:10px">
84
  </div>
85
 
86