suvrobaner commited on
Commit
0413305
1 Parent(s): 40836d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -28,5 +28,3 @@ plt.title(f'"{custom_tweet}"')
28
  plt.ylabel("Class probability (%)")
29
  plt.show()
30
  ```
31
-
32
- ![Inference Result](inference_result.png)
 
28
  plt.ylabel("Class probability (%)")
29
  plt.show()
30
  ```